Socket
Socket
Sign inDemoInstall

zone.js

Package Overview
Dependencies
Maintainers
2
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.6.0 to 0.6.1

9

package.json
{
"name": "zone.js",
"version": "0.6.0",
"version": "0.6.1",
"description": "Zones for JavaScript",

@@ -17,3 +17,3 @@ "main": "dist/zone.js",

"prepublish": "./node_modules/.bin/tsc && gulp build",
"postinstall": "./node_modules/.bin/typings install",
"typings": "./node_modules/.bin/typings install",
"tsc": "./node_modules/.bin/tsc",

@@ -33,6 +33,5 @@ "tsc:w": "./node_modules/.bin/tsc -w",

},
"dependencies": {
"es6-promise": "^3.0.2"
},
"dependencies": {},
"devDependencies": {
"es6-promise": "^3.0.2",
"gulp": "^3.8.11",

@@ -39,0 +38,0 @@ "gulp-rename": "^1.2.2",

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