init-system
Advanced tools
Comparing version 1.0.3 to 1.1.0
{ | ||
"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" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
13829
7
+ Addedfluture@8.0.2(transitive)
+ Addedsanctuary-type-classes@8.2.1(transitive)
- Removedfluture@^7.2.2
- Removedfluture@7.2.2(transitive)
- Removedsanctuary-type-classes@6.1.0(transitive)
Updatedtcomb@^3.2.27