Socket
Socket
Sign inDemoInstall

typpy

Package Overview
Dependencies
2
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.3.12 to 2.3.13

7

package.json
{
"name": "typpy",
"version": "2.3.12",
"version": "2.3.13",
"description": "A better typeof for JavaScript.",

@@ -35,3 +35,3 @@ "main": "lib/index.js",

"devDependencies": {
"mocha": "^2.2.5"
"mocha": "^8.2.1"
},

@@ -52,3 +52,6 @@ "files": [

"bloggify/"
],
"contributors": [
"Hunter Paulson <HPaulson@SeismicCore.com>"
]
}

@@ -95,6 +95,12 @@ <!-- Please do not edit this file. Edit the `blah` field in the `package.json` instead. If in doubt, open an issue. -->

console.log(Typpy({}, true));
// => "object"
// => false
console.log(Typpy({}, Object));
// => true
console.log(Typpy.get({}));
// => Object
console.log(Typpy.get(42, true));
// => "number"
```

@@ -230,4 +236,4 @@

- `scrape-it`
- `err`
- `bug-killer`
- `err`
- `tilda`

@@ -238,4 +244,4 @@ - `deffy`

- `barbe`
- `elm-select`
- `exec-limiter`
- `elm-select`
- `color-it`

@@ -248,8 +254,7 @@ - `diable`

- `bloggify-ajs-renderer`
- `page-changed`
- `transformer`
- `bloggify-flexible-router`
- `bloggify-renderer-ajs`
- `bloggify-flexible-router`
- `git-stats`
- `page-changed`
- `transformer`
- `obj2env`
- `engine-parser`

@@ -259,10 +264,12 @@ - `engine-builder`

- `engine-flow-types`
- `validify`
- `blah`
- `gh-repos`
- `ghcal`
- `ghosty`
- `asyncer.js`
- `babel-it`
- `ghosty`
- `gh-repos`
- `ghcal`
- `blah`
- `cli-circle`
- `validify`
- `limit-it`
- `obj2env`
- `lynn-touch`

@@ -269,0 +276,0 @@ - `scrape-it-plus`

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