UNPKG

@inrupt/jest-jsdom-polyfills

Version:

This package provides various polyfills needed on jest/jsdom when using the Inrupt SDKs

38 lines (37 loc) 955 B
{ "name": "@inrupt/jest-jsdom-polyfills", "version": "4.0.5", "description": "This package provides various polyfills needed on jest/jsdom when using the Inrupt SDKs", "main": "index.js", "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git+https://github.com/inrupt/typescript-sdk-tools.git" }, "keywords": [ "inrupt", "jest", "jsdom", "polyfills", "TextEncoder", "TextDecoder" ], "author": "Inrupt <engineering@inrupt.com>", "license": "MIT", "bugs": { "url": "https://github.com/inrupt/typescript-sdk-tools/issues" }, "homepage": "https://github.com/inrupt/typescript-sdk-tools#readme", "dependencies": { "@peculiar/webcrypto": "^1.5.0", "@web-std/blob": "^3.0.5", "@web-std/file": "^3.0.3", "undici": "^7.12.0" }, "devDependencies": { "@types/node": "^24.0.15" }, "gitHead": "2466127fb3b2f5f762ff02b9c87e4b683361558e" }