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.2.0 to 3.2.1

16

package.json
{
"name": "is-what",
"version": "3.2.0",
"version": "3.2.1",
"description": "JS type check (TypeScript supported) functions like `isPlainObject() isArray()` etc. A simple & small integration.",

@@ -45,15 +45,15 @@ "main": "dist/index.cjs.js",

"devDependencies": {
"@babel/core": "^7.1.6",
"@types/babel-core": "^6.25.5",
"@types/jest": "^23.3.10",
"@babel/core": "^7.3.3",
"@types/babel-core": "^6.25.6",
"@types/jest": "^23.3.14",
"babel-core": "^7.0.0-bridge.0",
"babel-jest": "^23.6.0",
"babel-jest": "^24.1.0",
"babel-preset-env": "^1.7.0",
"jest": "^23.6.0",
"jest": "^24.1.0",
"regenerator-runtime": "^0.12.1",
"rollup": "^0.65.2",
"rollup-plugin-typescript2": "^0.17.2",
"typescript": "^3.1.6"
"rollup-plugin-typescript2": "^0.19.2",
"typescript": "^3.3.3333"
},
"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