Comparing version 2.0.2 to 2.0.3
@@ -0,1 +1,14 @@ | ||
<a name="2.0.3"></a> | ||
## 2.0.3 (2017-08-29) | ||
* Add missing keyword ([5720e1a](https://github.com/kikobeats/hyperdiff/commit/5720e1a)) | ||
* Update compositor.json ([3095290](https://github.com/kikobeats/hyperdiff/commit/3095290)) | ||
* Update compositor.json ([3d9d276](https://github.com/kikobeats/hyperdiff/commit/3d9d276)) | ||
* Update compositor.json ([760cb2e](https://github.com/kikobeats/hyperdiff/commit/760cb2e)) | ||
* Update README.md ([b4514c9](https://github.com/kikobeats/hyperdiff/commit/b4514c9)) | ||
* fix(package): update debug to version 3.0.0 ([99c397b](https://github.com/kikobeats/hyperdiff/commit/99c397b)) | ||
* docs(readme): add Greenkeeper badge ([ec51ffd](https://github.com/kikobeats/hyperdiff/commit/ec51ffd)) | ||
<a name="2.0.2"></a> | ||
@@ -2,0 +15,0 @@ ## 2.0.2 (2017-02-15) |
@@ -5,3 +5,3 @@ { | ||
"homepage": "https://github.com/Kikobeats/hyperdiff", | ||
"version": "2.0.2", | ||
"version": "2.0.3", | ||
"main": "lib", | ||
@@ -24,2 +24,3 @@ "author": { | ||
"compare", | ||
"deep", | ||
"delta", | ||
@@ -33,3 +34,3 @@ "diff", | ||
"dependencies": { | ||
"debug": "~2.6.1", | ||
"debug": "~3.0.0", | ||
"lodash.clonedeep": "~4.5.0", | ||
@@ -36,0 +37,0 @@ "lodash.pullat": "~4.6.0" |
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
9116
+ Addeddebug@3.0.1(transitive)
- Removeddebug@2.6.9(transitive)
Updateddebug@~3.0.0