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

varname

Package Overview
Dependencies
Maintainers
0
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

varname - npm Package Compare versions

Comparing version 6.2.0 to 6.2.1

13

package.json
{
"name": "varname",
"version": "6.2.0",
"version": "6.2.1",
"description": "Convert strings between different variable naming formats",

@@ -32,12 +32,11 @@ "keywords": [

"test": "npm run test:coverage",
"prepare": "husky"
"prepare": "husky || true"
},
"devDependencies": {
"@commitlint/cli": "^18.4.2",
"@commitlint/config-conventional": "^18.4.2",
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2",
"@rowanmanning/biome-config": "^1.2.0",
"husky": "^9.0.7",
"nyc": "^15.1.0",
"testdouble": "^3.16.4",
"typescript": "^5.0.2"
"nyc": "^17.0.0",
"typescript": "^5.5.2"
},

@@ -44,0 +43,0 @@ "main": "lib/varname.js",

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