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.7 to 2.1.8

7

package.json
{
"name": "case-anything",
"version": "2.1.7",
"version": "2.1.8",
"sideEffects": false,
"type": "module",
"description": "camelCase, kebab-case, PascalCase... a simple integration with nano package size. (SMALL footprint!)",

@@ -19,2 +20,6 @@ "module": "./dist/index.es.js",

],
"engines": {
"node": ">=12.13",
"npm": ">=7"
},
"scripts": {

@@ -21,0 +26,0 @@ "lint": "tsc --noEmit && eslint ./src --ext .ts",

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