Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@magic/cases

Package Overview
Dependencies
Maintainers
2
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@magic/cases - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

13

package.json
{
"name": "@magic/cases",
"version": "0.0.4",
"version": "0.0.5",
"homepage": "https://magic.github.io/cases",
"description": "convert between camelCase, PascalCase, snake_case, and kebab-case.",
"type": "module",
"scripts": {

@@ -45,7 +46,7 @@ "start": "t -p",

"@magic-modules/no-spy": "0.0.6",
"@magic-modules/pre": "0.0.10",
"@magic-themes/docs": "0.0.12",
"@magic/core": "0.0.101",
"@magic/format": "0.0.20",
"@magic/test": "0.1.59"
"@magic-modules/pre": "0.0.11",
"@magic-themes/docs": "0.0.13",
"@magic/core": "0.0.128",
"@magic/format": "0.0.28",
"@magic/test": "0.1.73"
},

@@ -52,0 +53,0 @@ "author": "Wizards & Witches",

@@ -68,3 +68,7 @@ ## @magic/cases

##### 0.0.5 - unreleased
##### 0.0.5
FIX: kebabcase handles camelCase strings that end with an uppercase character correctly
(this fixes overflowX in @magic/css)
##### 0.0.6 - unreleased
...

Sorry, the diff of this file is not supported yet

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