Socket
Socket
Sign inDemoInstall

corejs-upgrade-webpack-plugin

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

corejs-upgrade-webpack-plugin - npm Package Compare versions

Comparing version 4.0.0 to 4.0.1

22

package.json
{
"name": "corejs-upgrade-webpack-plugin",
"version": "4.0.0",
"version": "4.0.1",
"description": "a webpack plugin that transforms core-js v2 paths to core-js v3 paths",

@@ -30,17 +30,17 @@ "keywords": [

"dependencies": {
"core-js": "^2.6.10",
"babel-runtime": "^6.26.0",
"core-js": "^3.6.4",
"resolve-from": "^5.0.0",
"webpack": "^4.38.0"
"webpack": "^4.42.1"
},
"devDependencies": {
"@babel/cli": "^7.5.0",
"@babel/core": "^7.5.0",
"@babel/preset-env": "^7.5.0",
"@babel/preset-typescript": "^7.3.0",
"@types/webpack": "^4.32.0",
"eslint": "^6.1.0",
"jest": "^24.8.0",
"typescript": "^3.5.3"
"@babel/cli": "^7.8.4",
"@babel/core": "^7.9.0",
"@babel/preset-env": "^7.9.0",
"@babel/preset-typescript": "^7.9.0",
"@types/webpack": "^4.41.8",
"eslint": "^6.8.0",
"jest": "^25.2.3",
"typescript": "^3.8.3"
}
}
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