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

hable

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hable - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

9

CHANGELOG.md

@@ -5,2 +5,11 @@ # Change Log

## [1.0.1](https://github.com/jsless/hable/compare/v1.0.0...v1.0.1) (2019-03-16)
### Bug Fixes
* fix package.json (2) ([7ff4ce9](https://github.com/jsless/hable/commit/7ff4ce9))
<a name="1.0.0"></a>

@@ -7,0 +16,0 @@ # [1.0.0](https://github.com/jsless/hable/compare/v0.0.7...v1.0.0) (2019-02-11)

21

package.json
{
"name": "hable",
"version": "1.0.0",
"version": "1.0.1",
"description": "Awaitable hooks for Node.js",
"cintributors": [
"license": "MIT",
"contributors": [
"Sebastien Chopin (@Atinux)",
"Clark Du (@clarkdo)",
"Pooya Parsa <pooya@pi0.ir>"
"Pooya Parsa (@pi0)"
],
"license": "MIT",
"homepage": "https://github.com/jsless/hable#readme",
"repository": {
"type": "git",
"url": "git+https://github.com/jsless/hable.git"
},
"bugs": {
"url": "https://github.com/jsless/hable/issues"
},
"repository": "jsless/hable",
"keywords": [

@@ -26,3 +19,3 @@ "tapable",

],
"main": "lib/hable.js",
"main": "lib/hookable.js",
"files": [

@@ -51,4 +44,4 @@ "lib"

"jest": "^24.1.0",
"standard-version": "^4.3.0"
"standard-version": "^5.0.1"
}
}
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