Socket
Socket
Sign inDemoInstall

typechecker

Package Overview
Dependencies
Maintainers
1
Versions
135
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

typechecker - npm Package Compare versions

Comparing version 2.0.2 to 2.0.3

4

package.json
{
"name": "typechecker",
"version": "2.0.2",
"version": "2.0.3",
"description": "Utilities to get and check variable types (isString, isPlainObject, isRegExp, etc)",

@@ -53,3 +53,3 @@ "homepage": "https://github.com/bevry/typechecker",

"scripts": {
"prepublish": "npm install typechecker@latest",
"preinstall": "node -e \"if(require('fs').existsSync('./.git')){ require('child_process').spawn('npm', ['install','--force',require('./package.json').name], {env:process.env,cwd:process.cwd(),stdio:'inherit'}); }\"",
"test": "node ./out/test/everything-test.js"

@@ -56,0 +56,0 @@ },

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