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.5.13 to 0.5.14

6

package.json
{
"name": "zone.js",
"version": "0.5.13",
"version": "0.5.14",
"description": "Zones for JavaScript",

@@ -17,4 +17,4 @@ "main": "build/lib/zone.js",

"scripts": {
"postinstall": "tsd install",
"prepublish": "tsc && gulp build",
"tsd": "tsd install",
"prepublish": "npm install tsd@^0.6.5 && tsd reinstall --overwrite && tsc && gulp build",
"tsc": "tsc",

@@ -21,0 +21,0 @@ "tsc:w": "tsc -w",

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