unlimited-curry
Advanced tools
Comparing version 1.3.3 to 1.3.4
@@ -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" | ||
} |
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Mixed license
License(Experimental) Package contains multiple licenses.
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
1481527
103
15125
1
2