New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

util-array-object-or-both

Package Overview
Dependencies
Maintainers
1
Versions
152
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

util-array-object-or-both - npm Package Compare versions

Comparing version 1.0.7 to 1.0.8

7

package.json
{
"name": "util-array-object-or-both",
"version": "1.0.7",
"version": "1.0.8",
"description": "Validate and normalise user choice: array, object or both?",

@@ -9,3 +9,4 @@ "main": "index.js",

"precommit": "npm test",
"test": "standard && nyc --reporter=html --reporter=text ava"
"test": "clear && standard && nyc --reporter=html --reporter=text ava",
"watch": "nodemon --quiet --watch . --exec npm run test"
},

@@ -43,4 +44,6 @@ "repository": "codsen/util-array-object-or-both",

"ava": "*",
"clear-cli": "*",
"coveralls": "*",
"husky": "*",
"nodemon": "^1.11.0",
"nyc": "*",

@@ -47,0 +50,0 @@ "standard": "^10.0.2"

Sorry, the diff of this file is not supported yet

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