Comparing version 1.0.0 to 1.0.1
@@ -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) |
{ | ||
"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" | ||
} | ||
} |
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
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
0
8090
1
1