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

object.reduce

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

object.reduce - npm Package Compare versions

Comparing version 0.1.5 to 0.1.6

5

package.json
{
"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": {

]
}
}
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