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.1 to 1.0.2

2

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

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

@@ -42,10 +42,10 @@ # util-array-object-or-both

**Input string:** | `array` | `object` | `any`
| `arrays` | `objects` | `all`
| `arr` | `obj` | `everything`
| `aray` | `ob` | `both`
| `arr` | `o` | `either`
| `a` | | `each`
| | | `whatever`
| | | `e`
| `----` | `----` | `----`
<br> | `arrays` | `objects` | `all`
<br> | `arr` | `obj` | `everything`
<br> | `aray` | `ob` | `both`
<br> | `arr` | `o` | `either`
<br> | `a` | | `each`
<br> | | | `whatever`
<br> | | | `e`
<br> | `----` | `----` | `----`
**Output string:** | `array` | `object` | `any`

@@ -52,0 +52,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