Socket
Socket
Sign inDemoInstall

zone.js

Package Overview
Dependencies
1
Maintainers
2
Versions
119
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.13.3 to 0.14.0

20

package.json
{
"name": "zone.js",
"version": "0.13.3",
"version": "0.14.0",
"description": "Zones for JavaScript",

@@ -74,22 +74,4 @@ "main": "./bundles/zone.umd.js",

"default": "./fesm2015/*.js"
},
"./fesm2015/*.js": {
"default": "./fesm2015/*.js"
},
"./fesm2015/*": {
"default": "./fesm2015/*.js"
},
"./bundles/*.js": {
"default": "./bundles/*.js"
},
"./bundles/*": {
"default": "./bundles/*.js"
},
"./dist/*.min": {
"default": "./bundles/*.umd.min.js"
},
"./dist/*": {
"default": "./bundles/*.umd.js"
}
}
}

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