Comparing version 4.0.0 to 5.0.0
@@ -5,2 +5,19 @@ # Change Log | ||
<a name="5.0.0"></a> | ||
# [5.0.0](https://github.com/zkat/protoduck/compare/v4.0.0...v5.0.0) (2017-12-12) | ||
### Bug Fixes | ||
* **license:** relicense to MIT ([55cdd89](https://github.com/zkat/protoduck/commit/55cdd89)) | ||
* **platforms:** drop support for node 4 and 7 ([07a19b1](https://github.com/zkat/protoduck/commit/07a19b1)) | ||
### BREAKING CHANGES | ||
* **platforms:** node 4 and node 7 are no longer officially supported | ||
* **license:** license changed from CC0-1.0 to MIT | ||
<a name="4.0.0"></a> | ||
@@ -7,0 +24,0 @@ # [4.0.0](https://github.com/zkat/protoduck/compare/v3.3.2...v4.0.0) (2017-04-17) |
{ | ||
"name": "protoduck", | ||
"version": "4.0.0", | ||
"version": "5.0.0", | ||
"description": "Fancy duck typing for the most serious of ducks.", | ||
@@ -43,3 +43,3 @@ "main": "index.js", | ||
"author": "Kat Marchán <kzm@sykosomatic.org>", | ||
"license": "CC0-1.0", | ||
"license": "MIT", | ||
"bugs": { | ||
@@ -46,0 +46,0 @@ "url": "https://github.com/zkat/protoduck/issues" |
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
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
25792
5
0