New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

is2

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

is2 - npm Package Compare versions

Comparing version 0.0.9 to 0.0.10

2

package.json
{
"name" : "is2"
, "version" : "0.0.9"
, "version" : "0.0.10"
, "description" : "A type checking library where each exported function returns either true or false and does not throw. Also added tests."

@@ -5,0 +5,0 @@ , "tags" : [ "utilities", "JavaScript", "node.js", "validation", "type", "checking" ]

@@ -91,5 +91,2 @@ is2

### NON_HOST_TYPES
JS Type definitions which cannot host values.
### hosted\(value, host\)

@@ -118,3 +115,2 @@ Test if 'key' in host is an object. To be hosted means host\[value\] is an

Test if 'value' is an instance of Buffer.
Aliases: instOf, instanceof

@@ -121,0 +117,0 @@ ##### Params:

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