Socket
Socket
Sign inDemoInstall

is-what

Package Overview
Dependencies
Maintainers
1
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

is-what - npm Package Compare versions

Comparing version 3.1.0 to 3.1.1

12

package.json
{
"name": "is-what",
"version": "3.1.0",
"description": "JS type check (TypeScript supported) functions like `isObject() isArray()` etc. A simple & small integration.",
"version": "3.1.1",
"description": "JS type check (TypeScript supported) functions like `isAnyObject() isArray()` etc. A simple & small integration.",
"main": "dist/index.cjs.js",

@@ -30,5 +30,5 @@ "module": "dist/index.esm.js",

"devDependencies": {
"@babel/core": "^7.1.0",
"@babel/core": "^7.1.6",
"@types/babel-core": "^6.25.5",
"@types/jest": "^23.3.2",
"@types/jest": "^23.3.10",
"babel-core": "^7.0.0-bridge.0",

@@ -40,6 +40,6 @@ "babel-jest": "^23.6.0",

"rollup": "^0.65.2",
"rollup-plugin-typescript2": "^0.17.0",
"typescript": "^3.0.3"
"rollup-plugin-typescript2": "^0.17.2",
"typescript": "^3.1.6"
},
"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