Socket
Socket
Sign inDemoInstall

case-anything

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

case-anything - npm Package Compare versions

Comparing version 2.1.4 to 2.1.5

dist/index.cjs

6

package.json
{
"name": "case-anything",
"version": "2.1.4",
"version": "2.1.5",
"type": "module",

@@ -8,3 +8,3 @@ "sideEffects": false,

"module": "./dist/index.es.js",
"main": "./dist/index.umd.js",
"main": "./dist/index.cjs",
"types": "./dist/types/index.d.ts",

@@ -14,3 +14,3 @@ "exports": {

"import": "./dist/index.es.js",
"require": "./dist/index.umd.js",
"require": "./dist/index.cjs",
"types": "./dist/types/index.d.ts"

@@ -17,0 +17,0 @@ }

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