unlimited-curry
Advanced tools
Comparing version 1.4.1 to 1.4.11
{ | ||
"name": "unlimited-curry", | ||
"version": "1.4.1", | ||
"version": "1.4.11", | ||
"description": "Unlimited curry", | ||
@@ -93,3 +93,3 @@ "main": "src/index.js", | ||
}, | ||
"gitHead": "717a95da25234b76c1944458265d20f391f64694" | ||
"gitHead": "d22e79bed97e8cacb9a7d2e8cb805b1dc1afbcd8" | ||
} |
@@ -59,3 +59,3 @@ const RETURN_FROM_CALLBACK = 0 | ||
get (obj, prop) { | ||
if (prop === 'p' || prop === 'data') { | ||
if (prop === 'p' || prop === 'data' || prop === 'apply') { | ||
return obj[prop] | ||
@@ -62,0 +62,0 @@ } |
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
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
14246
11
202