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

isa.js

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

isa.js - npm Package Compare versions

Comparing version 2.2.1 to 2.2.2

2

IsA.js

@@ -1,3 +0,1 @@

'use strict'
var boolTag = '[object Boolean]',

@@ -4,0 +2,0 @@ dateTag = '[object Date]',

10

package.json
{
"name": "isa.js",
"version": "2.2.1",
"version": "2.2.2",
"description": "Very minimal collection is isA functions. isObject, isArray, isDate...",

@@ -24,9 +24,3 @@ "homepage": "https://github.com/imrefazekas/isa",

"devDependencies": {
"chai": "^4.1.2",
"gulp": "^3.9.1",
"gulp-eslint": "^4.0.2",
"gulp-load-plugins": "^1.5.0",
"gulp-mocha": "^5.0.0",
"gulp-rename": "^1.2.2",
"gulp-uglify": "^3.0.0"
"chai": "^4.1.2"
},

@@ -33,0 +27,0 @@ "dependencies": {},

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