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 9.1.0 to 9.1.1

9

CHANGELOG.md

@@ -0,1 +1,10 @@

## [9.1.1](https://github.com/nfroidure/knifecycle/compare/v9.1.0...v9.1.1) (2020-04-02)
### Bug Fixes
* **types:** fix bad type declaration ([21b3c7f](https://github.com/nfroidure/knifecycle/commit/21b3c7fb5fa998594b8b5906baba9d3cd6461939))
# [9.1.0](https://github.com/nfroidure/knifecycle/compare/v9.0.0...v9.1.0) (2020-04-01)

@@ -2,0 +11,0 @@

4

package.json
{
"name": "knifecycle",
"version": "9.1.0",
"version": "9.1.1",
"description": "Manage your NodeJS processes's lifecycle automatically with an unobtrusive dependency injection implementation.",
"main": "dist/index",
"module": "dist/index.mjs",
"types": "dist/index.d.ts",
"types": "src/index.d.ts",
"repository": {

@@ -9,0 +9,0 @@ "type": "git",

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