Socket
Socket
Sign inDemoInstall

type-util

Package Overview
Dependencies
28
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.2 to 0.1.3

4

index.js

@@ -16,4 +16,6 @@ var _ = require('lodash');

request_response_extractor:utils._request_response_extractor,
isDate : utils._isDate
isDate : utils._isDate,
isInt : utils._isInt,
isFloat : utils._isFloat
};
{
"name": "type-util",
"version": "0.1.2",
"version": "0.1.3",
"description": "This module provides the functionality to perfrom the basic operations on strings, arrays, and objects.",

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc