Socket
Socket
Sign inDemoInstall

deep-for-each

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

deep-for-each - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

2

bower.json
{
"name": "deep-for-each",
"version": "1.0.3",
"version": "1.0.5",
"description": "Recursively iterates collection values (arrays and objects)",

@@ -5,0 +5,0 @@ "main": "index.umd.js",

{
"name": "deep-for-each",
"version": "1.0.4",
"version": "1.0.5",
"description": "Recursively iterates collection values (arrays and objects)",
"main": "index.js",
"scripts": {
"test": "mocha -R spec --bail",
"test": "mocha --bail",
"browserify": "browserify -s deep-for-each index.js > index.umd.js"

@@ -29,5 +29,5 @@ },

"@satazor/eslint-config": "^1.0.0",
"browserify": "^12.0.1",
"browserify": "^13.0.0",
"expect.js": "^0.3.1",
"lodash.clonedeep": "^3.0.2",
"lodash.clonedeep": "^4.0.1",
"mocha": "^2.1.0"

@@ -34,0 +34,0 @@ },

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