Socket
Socket
Sign inDemoInstall

modern-node-polyfills

Package Overview
Dependencies
47
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.3 to 1.0.0

28

package.json
{
"name": "modern-node-polyfills",
"version": "0.1.3",
"version": "1.0.0",
"description": "modern polyfills for node native modules based on jspm-core",

@@ -41,23 +41,29 @@ "type": "module",

"dependencies": {
"@jspm/core": "2.0.0-beta.24",
"esbuild": "^0.14.54",
"@rollup/pluginutils": "^3.1.0",
"@jspm/core": "^2.0.1",
"@rollup/pluginutils": "^5.0.2",
"local-pkg": "^0.4.3"
},
"devDependencies": {
"@rollup/plugin-inject": "^4.0.4",
"@types/node": "^18.15.13",
"@rollup/plugin-inject": "^5.0.3",
"@types/node": "^18.16.17",
"acorn": "^8.8.2",
"estree-walker": "^2.0.2",
"magic-string": "^0.25.9",
"resolve.exports": "^1.1.1",
"esbuild": "^0.18.0",
"estree-walker": "^3.0.3",
"magic-string": "^0.30.0",
"resolve.exports": "^2.0.2",
"rollup": "^2.79.1",
"tsup": "^6.7.0",
"typescript": "^4.9.5",
"vitest": "^0.16.0"
"typescript": "^5.1.3",
"vitest": "^0.32.0"
},
"peerDependencies": {
"esbuild": "^0.14.0 || ^0.15.0 || ^0.16.0 || ^0.17.0 || ^0.18.0"
},
"repository": {
"type": "git",
"url": "https://github.com/Aslemammad/modern-node-polyfills.git"
},
"engines": {
"node": ">=14.0.0"
}
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc