Comparing version 5.0.0 to 5.0.1
@@ -0,1 +1,7 @@ | ||
### 5.0.1 | ||
* chore: Remove yarn check that breaks people - **[@jkrems](https://github.com/jkrems)** [#42](https://github.com/groupon/node-cached/pull/42) | ||
- [`147a7f3`](https://github.com/groupon/node-cached/commit/147a7f3e1a5dd1a3690e134facf077b3b3329edf) **chore:** Remove yarn check that breaks people | ||
### 5.0.0 | ||
@@ -2,0 +8,0 @@ |
{ | ||
"name": "cached", | ||
"version": "5.0.0", | ||
"version": "5.0.1", | ||
"description": "Simple access to a cache", | ||
@@ -21,3 +21,2 @@ "license": "BSD-3-Clause", | ||
"engines": { | ||
"yarn": "0.0.0", | ||
"npm": "^6.0.0" | ||
@@ -24,0 +23,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
37755