Socket
Socket
Sign inDemoInstall

es5-ext

Package Overview
Dependencies
0
Maintainers
0
Versions
83
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.0 to 0.2.1

2

lib/Function/s.js
// Returns a function that applies the first function to the result of the
// second, but passes all its arguments too.
// S(f, g)(args…) =def f(g(args…), args…)
// s(f, g)(args…) =def f(g(args…), args…)
//

@@ -5,0 +5,0 @@ // inspired by: http://osteele.com/sources/javascript/functional/

{
"name": "es5-ext",
"version": "0.2.0",
"version": "0.2.1",
"description": "ECMAScript5 extensions",

@@ -5,0 +5,0 @@ "keywords": ["ecmascript", "ecmascript5", "es5", "extensions", "addons", "extras", "javascript"],

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc