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

lutils-typeof

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lutils-typeof - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

CHANGELOG.md

2

package.json
{
"name" : "lutils-typeof",
"description" : "Reliable type checks for javascript primitives",
"version" : "0.1.1",
"version" : "0.1.2",
"author" : { "name": "nfour" },

@@ -6,0 +6,0 @@ "repository" : {

@@ -9,5 +9,5 @@ var typeOf = function(value) {

return type
};
}
[
;[
'Undefined',

@@ -14,0 +14,0 @@ 'Boolean',

Sorry, the diff of this file is not supported yet

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