Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

zig

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

zig - npm Package Compare versions

Comparing version 0.2.0 to 0.3.0

15

package.json
{
"name": "zig",
"version": "0.2.0",
"version": "0.3.0",
"description": "Simple, but naughty, control flow for Node.js.",
"main": "zig.js",
"scripts": {
"test": "./test.sh",
"build": "./build.sh"
"test": "mocha test/zig.test.js"
},

@@ -25,4 +24,10 @@ "repository": {

"dependencies": {
"lodash": "4"
}
"lodash": "4",
"mocha": "^5.2.0"
},
"files": [
"LICENSE",
"README.md",
"zig.js"
]
}
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