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.7.0 to 3.7.1

26

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

@@ -48,11 +48,12 @@ "main": "dist/index.cjs.js",

"homepage": "https://github.com/mesqueeb/is-what#readme",
"dependencies": {},
"devDependencies": {
"@babel/core": "^7.8.4",
"@babel/core": "^7.8.7",
"@types/babel-core": "^6.25.6",
"@types/jest": "^24.9.1",
"@typescript-eslint/eslint-plugin": "^2.19.0",
"@typescript-eslint/parser": "^2.19.0",
"ava": "^3.2.0",
"@types/jest": "^25.1.4",
"@typescript-eslint/eslint-plugin": "^2.23.0",
"@typescript-eslint/parser": "^2.23.0",
"ava": "^3.5.0",
"babel-core": "^7.0.0-bridge.0",
"babel-jest": "^24.9.0",
"babel-jest": "^25.1.0",
"babel-preset-env": "^1.7.0",

@@ -62,10 +63,9 @@ "eslint": "^6.8.0",

"eslint-plugin-tree-shaking": "^1.8.0",
"jest": "^24.9.0",
"regenerator-runtime": "^0.13.3",
"rollup": "^1.31.0",
"rollup-plugin-typescript2": "^0.25.3",
"jest": "^25.1.0",
"regenerator-runtime": "^0.13.5",
"rollup": "^1.32.1",
"rollup-plugin-typescript2": "^0.26.0",
"ts-node": "^8.6.2",
"typescript": "^3.7.5"
"typescript": "^3.8.3"
},
"dependencies": {},
"ava": {

@@ -72,0 +72,0 @@ "extensions": ["ts"],

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