Comparing version 2.0.0 to 2.1.0
@@ -9,19 +9,19 @@ { | ||
"dependencies": { | ||
"ramda": "^0.24.0" | ||
"ramda": "^0.24.1" | ||
}, | ||
"description": "Utilities for Ramda.", | ||
"devDependencies": { | ||
"ava": "^0.19.1", | ||
"babel-core": "^6.24.1", | ||
"ava": "^0.21.0", | ||
"babel-core": "^6.25.0", | ||
"babel-eslint": "^7.2.3", | ||
"babel-preset-es2015": "^6.13.2", | ||
"babel-preset-es2015-rollup": "^3.0.0", | ||
"np": "^2.15.0", | ||
"nyc": "^10.1.2", | ||
"rollup": "^0.41.4", | ||
"rollup-plugin-babel": "^2.6.1", | ||
"rollup-plugin-filesize": "^1.3.2", | ||
"np": "^2.16.0", | ||
"nyc": "^11.1.0", | ||
"rollup": "^0.47.2", | ||
"rollup-plugin-babel": "^3.0.1", | ||
"rollup-plugin-filesize": "^1.4.2", | ||
"rollup-plugin-ramda": "^1.0.5", | ||
"rollup-plugin-uglify": "^2.0.1", | ||
"standard": "^10.0.2" | ||
"standard": "^10.0.3" | ||
}, | ||
@@ -52,3 +52,3 @@ "files": [ | ||
}, | ||
"version": "2.0.0" | ||
"version": "2.1.0" | ||
} |
@@ -89,3 +89,3 @@ # Ramdasauce | ||
### 2.0.0 - ??? | ||
### 2.0.0 - May 29, 2017 | ||
* DEPRECATIONS: `startsWith` and `endsWith` are flagged for removal in 3.0.0 (ramda has these now) | ||
@@ -92,0 +92,0 @@ * DEPRECATIONS: `random` and `sample` are flagged for removal in 3.0.0 (impure functions) |
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
7576
0
Updatedramda@^0.24.1