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

knifecycle

Package Overview
Dependencies
Maintainers
1
Versions
102
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

knifecycle - npm Package Compare versions

Comparing version 8.1.0 to 9.0.0

4

CHANGELOG.md

@@ -0,1 +1,5 @@

# [9.0.0](https://github.com/nfroidure/knifecycle/compare/v8.1.0...v9.0.0) (2020-03-20)
# [8.1.0](https://github.com/nfroidure/knifecycle/compare/v8.0.1...v8.1.0) (2020-01-19)

@@ -2,0 +6,0 @@

26

package.json
{
"name": "knifecycle",
"version": "8.1.0",
"version": "9.0.0",
"description": "Manage your NodeJS processes's lifecycle automatically with an unobtrusive dependency injection implementation.",

@@ -12,3 +12,3 @@ "main": "dist/index.js",

"engines": {
"node": ">=8.12.0"
"node": ">=10.19.0"
},

@@ -81,13 +81,13 @@ "metapak": {

"devDependencies": {
"@babel/cli": "^7.8.3",
"@babel/core": "^7.8.3",
"@babel/cli": "^7.8.4",
"@babel/core": "^7.8.7",
"@babel/plugin-proposal-object-rest-spread": "^7.8.3",
"@babel/preset-env": "^7.8.3",
"@babel/register": "^7.8.3",
"babel-eslint": "^10.0.3",
"@babel/preset-env": "^7.8.7",
"@babel/register": "^7.8.6",
"babel-eslint": "^10.1.0",
"browserify": "^16.2.3",
"commitizen": "^4.0.3",
"conventional-changelog-cli": "^2.0.31",
"coveralls": "^3.0.9",
"cz-conventional-changelog": "^3.0.2",
"coveralls": "^3.0.11",
"cz-conventional-changelog": "^3.1.0",
"eslint": "^6.8.0",

@@ -103,5 +103,5 @@ "eslint-plugin-prettier": "^3.1.2",

"karma-sauce-launcher": "^2.0.2",
"metapak": "^3.1.6",
"metapak-nfroidure": "9.8.1",
"mocha": "^7.0.0",
"metapak": "^3.1.8",
"metapak-nfroidure": "10.0.1",
"mocha": "^7.1.1",
"nyc": "^15.0.0",

@@ -186,3 +186,3 @@ "prettier": "^1.19.1",

"targets": {
"node": "8.12.0"
"node": "10.19.0"
}

@@ -189,0 +189,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