just-curry-it
Advanced tools
Comparing version 4.1.0 to 4.1.1
@@ -42,2 +42,2 @@ var functionCurry = curry; | ||
export { functionCurry as default }; | ||
export {functionCurry as default}; |
{ | ||
"name": "just-curry-it", | ||
"version": "4.1.0", | ||
"version": "4.1.1", | ||
"description": "return a curried function", | ||
"type": "commonjs", | ||
"main": "index.js", | ||
@@ -7,0 +6,0 @@ "module": "index.esm.js", |
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
5020