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

unlimited-curry

Package Overview
Dependencies
Maintainers
3
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

unlimited-curry - npm Package Compare versions

Comparing version 1.3.3 to 1.3.4

.eslintrc.js

10

dist/src/unlimited-curry-factory/index.js

@@ -69,10 +69,4 @@ 'use strict';

}
var newChain = false;
newChain = state.setCommandName(prop);
if (!newChain) {
return Reflect.get.apply(Reflect, arguments);
}
if (newChain) {
return caller;
}
state.setCommandName(prop);
return caller;
},

@@ -79,0 +73,0 @@ apply: function apply(target, thisArg, argumentsList) {

{
"name": "unlimited-curry",
"version": "1.3.3",
"version": "1.3.4",
"description": "Unlimited curry",

@@ -87,3 +87,4 @@ "main": "dist/src/index.js",

]
}
},
"gitHead": "910ba39bca2c78445ffd0b48b42cfdda20f69291"
}
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