Socket
Socket
Sign inDemoInstall

ramda

Package Overview
Dependencies
Maintainers
2
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ramda - npm Package Compare versions

Comparing version 0.2.1 to 0.2.2

docs/public/fonts/aller-bold.eot

2

package.json

@@ -17,3 +17,3 @@ {

"description": "A practical functional library for Javascript programmers.",
"version": "0.2.1",
"version": "0.2.2",
"homepage": "https://www.github.com/CrossEye/ramda",

@@ -20,0 +20,0 @@ "license": "MIT",

@@ -11,4 +11,4 @@ Project Ramda

<img src="https://raw.github.com/CrossEye/ramda/master/logo/ramda_200x235.png"
width="200" height="235" align="left" />
<img src="http://ramda.jcphillipps.com/logo/ramdaFilled_200x235.png"
width="200" height="235" align="left" hspace="12" />
Using this library should feel as much like using Javascript as

@@ -21,3 +21,3 @@ possible. Of course it's functional Javascript, but we're not

usual collections will be Javascript arrays. We will not try to reach
the point where all the functions have only zero, one, or two arguments.
the point where all the functions have only zero, one, or two arguments.
We will certainly try to keep some of the normal features of Javascript

@@ -24,0 +24,0 @@ that seem to be unusual in functional languages, including variable

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

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