Socket
Socket
Sign inDemoInstall

zone.js

Package Overview
Dependencies
Maintainers
1
Versions
124
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

zone.js - npm Package Compare versions

Comparing version 0.4.4 to 0.5.0

dist/counting-zone.js

17

package.json
{
"name": "zone.js",
"version": "0.4.4",
"version": "0.5.0",
"description": "Zones for JavaScript",
"main": "zone.js",
"main": "lib/zone.js",
"files": [
"lib",
"dist"
],
"directories": {
"lib": "lib",
"test": "test"

@@ -23,2 +28,6 @@ },

"devDependencies": {
"browserify": "^9.0.8",
"gulp": "^3.8.11",
"gulp-rename": "^1.2.2",
"gulp-uglify": "^1.2.0",
"jasmine-core": "^2.2.0",

@@ -32,4 +41,6 @@ "karma": "^0.12.31",

"karma-sauce-launcher": "^0.2.10",
"nodejs-websocket": "^1.2.0"
"nodejs-websocket": "^1.2.0",
"vinyl-buffer": "^1.0.0",
"vinyl-source-stream": "^1.1.0"
}
}
.npmignore
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