Socket
Socket
Sign inDemoInstall

@inrupt/internal-test-env

Package Overview
Dependencies
Maintainers
9
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@inrupt/internal-test-env - npm Package Compare versions

Comparing version 1.4.0 to 1.4.1

rollup.config.mjs

25

package.json
{
"name": "@inrupt/internal-test-env",
"version": "1.4.0",
"version": "1.4.1",
"description": "This package provides various test environment utilities needed for jest when using the Inrupt SDKs",
"main": "index.ts",
"main": "dist/index.js",
"module": "dist/index.es.js",
"publishConfig": {
"access": "public"
},
"scripts": {
"build": "rollup -c rollup.config.mjs"
},
"author": "Inrupt <devtools-team@inrupt.com>",
"license": "MIT",
"exports": {
".": {
"require": "./dist/index.js"
}
},
"dependencies": {
"@inrupt/solid-client": "^1.23.3",
"@inrupt/solid-client-authn-browser": "^1.12.2",
"@inrupt/solid-client-authn-node": "^1.12.2",
"dotenv": "^16.0.3"
"deepmerge-json": "^1.5.0"
},
"gitHead": "378a9baf57d9ded6e7c09bcb547c38e0ea5a5597"
"devDependencies": {
"dotenv": "^16.0.3",
"rollup": "^3.3.0",
"rollup-plugin-typescript2": "^0.34.1",
"tslib": "^2.4.1",
"typescript": "^4.8.4"
},
"gitHead": "ae2a3f31e351d20253b6b2c0158b8183cb2bb6e5"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc