Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ramdasauce

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ramdasauce - npm Package Compare versions

Comparing version 2.0.0 to 2.1.0

20

package.json

@@ -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)

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc