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

init-system

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

init-system - npm Package Compare versions

Comparing version 1.0.3 to 1.1.0

19

package.json
{
"name": "init-system",
"version": "1.0.3",
"version": "1.1.0",
"description": "Declarative startup/shutdown for your Node.js apps.",

@@ -34,13 +34,16 @@ "author": "Robin van Boven (https://github.com/Beanow)",

"dependencies": {
"fluture": "^7.2.2",
"tcomb": "^3.2.24"
"tcomb": "^3.2.27"
},
"peerDependencies": {
"fluture": "^7.2.0 || ^8.0.0"
},
"devDependencies": {
"chai": "^4.1.2",
"codecov": "^3.0.0",
"eslint": "^4.10.0",
"eslint-config-warp": "^2.1.0",
"mocha": "^4.0.1",
"nyc": "^11.3.0"
"codecov": "^3.0.2",
"eslint": "^4.19.1",
"eslint-config-warp": "^2.1.1",
"fluture": "^8.0.2",
"mocha": "^4.1.0",
"nyc": "^11.8.0"
}
}
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