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

i-s

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

i-s - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

7

package.json
{
"name": "i-s",
"version": "1.0.3",
"version": "1.0.4",
"description": "A module to check whether a JavaScript value is of a certain type",

@@ -11,3 +11,3 @@ "main": "index.js",

"scripts": {
"build": "browserify index.js -s is -o dist/is.js",
"build": "./node_modules/.bin/browserify index.js -s is -o dist/is.js",
"test": "make test",

@@ -21,2 +21,5 @@ "test-w": "make test-w",

"validate",
"validation",
"value",
"function",
"check",

@@ -23,0 +26,0 @@ "type"

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