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

is-lite

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

is-lite - npm Package Compare versions

Comparing version 0.9.0-0 to 0.9.0-1

6

package.json
{
"name": "is-lite",
"version": "0.9.0-0",
"version": "0.9.0-1",
"description": "A tiny javascript type testing tool",

@@ -25,4 +25,4 @@ "author": "Gil Barbara <gilbarbara@gmail.com>",

"homepage": "https://github.com/gilbarbara/is-lite#readme",
"main": ".dist/index.js",
"module": ".dist/index.mjs",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
"exports": {

@@ -29,0 +29,0 @@ "import": "./dist/index.mjs",

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