Socket
Socket
Sign inDemoInstall

is-it-type

Package Overview
Dependencies
15
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
2Next

5.1.2

Diff

Changelog

Source

5.1.2

Bug fixes:

  • Publish package.json file in ESM dirs to NPM
overlookmotel
published 5.1.1 •

Changelog

Source

5.1.1

Docs:

  • Fix changelog
overlookmotel
published 5.1.0 •

Changelog

Source

5.1.0

Semver minor:

  • Drop support for Node v10

Performance:

  • Speed up isObject
  • Export Array.isArray directly

Dependencies:

  • Update dependencies

Dev:

  • Use NPM v7 for development
  • Use Github Actions for CI
  • Clean up after cover NPM script even if fails
  • Update dev dependencies

Docs:

  • Remove Greenkeeper badge
  • Update license year
  • Remove license indentation
overlookmotel
published 5.0.0 •

Changelog

Source

5.0.0

Breaking changes:

  • Remove isArguments method
  • isObject return false for all built-ins

Bug fixes:

  • Avoid relying on Object.prototype.toString to identify types
overlookmotel
published 4.1.1 •

Changelog

Source

4.1.1

Build:

  • Fix Rollup config [fix]

Deps:

  • Update @babel/runtime dependency

Dev:

  • Update dev dependencies
overlookmotel
published 4.1.0 •

Changelog

Source

4.1.0

Features:

  • isArguments method
  • Drop support for Node v13

Dependencies:

  • Update @babel/runtime dependency

Tests:

  • Correct test [fix]

Dev:

  • Update dev dependencies
  • Simplify lint scripts
overlookmotel
published 4.0.0 •

Changelog

Source

4.0.0

Breaking changes:

  • isObject returns false for arrays and other built-ins

Dependencies:

  • Update @babel/runtime dependency

No code:

  • Remove duplicate code comment

Tests:

  • Run coverage in dev mode
  • Move ESLint config into config file [nocode]

Dev:

  • Run tests on CI on Node v14
  • Update dev dependencies
  • .editorconfig config
  • Replace .npmignore with files list in package.json
overlookmotel
published 3.1.1 •

Changelog

Source

3.1.1

Bug fixes:

  • ESM export fully tree-shakable
overlookmotel
published 3.1.0 •

Changelog

Source

3.1.0

Features:

  • ESM import without es path

Refactor:

  • Remove extraneous code

Dev:

  • Improve config for running tests on ESM build
overlookmotel
published 3.0.2 •

Changelog

Source

3.0.2

Refactor:

  • Shorten isEmptyObject function
2Next
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