object.reduce
Advanced tools
Comparing version 0.1.5 to 0.1.6
{ | ||
"name": "object.reduce", | ||
"description": "Reduces an object to a value that is the accumulated result of running each property in the object through a callback.", | ||
"version": "0.1.5", | ||
"version": "0.1.6", | ||
"homepage": "https://github.com/jonschlinkert/object.reduce", | ||
@@ -21,2 +21,3 @@ "author": { | ||
}, | ||
"files": ["index.js"], | ||
"main": "index.js", | ||
@@ -40,2 +41,2 @@ "engines": { | ||
] | ||
} | ||
} |
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
4317
4
23