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

is-options

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

is-options - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

4

package.json
{
"name": "is-options",
"version": "1.0.0",
"description": "WIP - nothing to see here",
"version": "1.0.1",
"description": "Easily check if input is an options map",
"main": "index.js",

@@ -6,0 +6,0 @@ "dependencies": {},

const tape = require('tape')
const isOptions = require('is-options')
const isOptions = require('./')

@@ -4,0 +4,0 @@ tape('works', function (t) {

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