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

varname

Package Overview
Dependencies
Maintainers
1
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.0.0 to 6.1.0

14

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

@@ -22,3 +22,3 @@ "keywords": [

"node": "18.x || 20.x",
"npm": "8.x || 9.x"
"npm": "8.x || 9.x || 10.x"
},

@@ -36,10 +36,10 @@ "scripts": {

"project:fix": "npx --yes @rowanmanning/validate-project@3 --type git node-library --fix",
"prepare": "husky install"
"prepare": "husky"
},
"devDependencies": {
"@commitlint/cli": "^17.0.0",
"@commitlint/config-conventional": "^17.0.0",
"@rowanmanning/eslint-config": "^7.0.0",
"@commitlint/cli": "^18.4.2",
"@commitlint/config-conventional": "^18.4.2",
"@rowanmanning/eslint-config": "^8.0.0",
"eslint": "^8.10.0",
"husky": "^8.0.1",
"husky": "^9.0.7",
"mocha": "^10.0.0",

@@ -46,0 +46,0 @@ "nyc": "^15.1.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