Socket
Socket
Sign inDemoInstall

knifecycle

Package Overview
Dependencies
Maintainers
1
Versions
100
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 11.0.0-beta.1 to 11.0.0-beta.2

dist/build.d.ts

2

CHANGELOG.md

@@ -1,2 +0,2 @@

# [11.0.0-beta.1](https://github.com/nfroidure/knifecycle/compare/v10.0.3...v11.0.0-beta.1) (2020-11-18)
# [11.0.0-beta.2](https://github.com/nfroidure/knifecycle/compare/v10.0.3...v11.0.0-beta.2) (2020-11-18)

@@ -3,0 +3,0 @@

{
"name": "knifecycle",
"version": "11.0.0-beta.1",
"version": "11.0.0-beta.2",
"description": "Manage your NodeJS processes's lifecycle automatically with an unobtrusive dependency injection implementation.",

@@ -65,3 +65,3 @@ "main": "dist/index",

"precz": "npm run compile && npm run types && npm run lint && npm t && npm run doc && npm run architecture && npm run metapak -- -s",
"prepublish": "npm run compile",
"prepublish": "npm run compile && npm run types",
"prettier": "prettier --write 'src/**/*.ts'",

@@ -68,0 +68,0 @@ "preversion": "npm run compile && npm run types && npm run lint && npm t && npm run doc && npm run architecture && npm run metapak -- -s",

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