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

to
0.1.1

.eslintrc

2

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

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

@@ -26,3 +26,2 @@ # typeOf `lutils-typeof`

typeOf.NaN(NaN) // true
```

Sorry, the diff of this file is not supported yet