Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

jstype

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jstype - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

3

jstype.js

@@ -1,2 +0,2 @@

(function(root, name) {
(function(root, name) {
var node = typeof exports === 'object',

@@ -75,3 +75,2 @@ mod = node ? module : {

*/
function type(value, extended, baseNumeric) {

@@ -78,0 +77,0 @@ if (value === 'undefined') return 'undefined';

{
"name": "jstype",
"version": "0.0.5",
"version": "0.0.6",
"description": "Extended and extensible javascript type checking",

@@ -5,0 +5,0 @@ "main": "jstype.js",

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