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.11 to 0.5.12

6

package.json
{
"name": "zone.js",
"version": "0.5.11",
"version": "0.5.12",
"description": "Zones for JavaScript",
"main": "lib/zone.js",
"main": "build/lib/zone.js",
"typings": "build/lib/core.d.ts",
"files": [

@@ -16,2 +17,3 @@ "lib",

"postinstall": "tsd install",
"prepublish": "tsc && gulp build",
"tsc": "tsc",

@@ -18,0 +20,0 @@ "tsc:w": "tsc -w",

Sorry, the diff of this file is too big to display

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