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 5.0.2 to 6.0.0

8

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

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

"engines": {
"node": "16.x || 18.x || 20.x",
"node": "18.x || 20.x",
"npm": "8.x || 9.x"

@@ -34,4 +34,4 @@ },

"test": "npm run test:coverage",
"project:verify": "npx --yes @rowanmanning/validate-project@2 --type git node-library",
"project:fix": "npx --yes @rowanmanning/validate-project@2 --type git node-library --fix",
"project:verify": "npx --yes @rowanmanning/validate-project@3 --type git node-library",
"project:fix": "npx --yes @rowanmanning/validate-project@3 --type git node-library --fix",
"prepare": "husky install"

@@ -38,0 +38,0 @@ },

@@ -19,3 +19,3 @@

* [Node.js](https://nodejs.org/) 16+
* [Node.js](https://nodejs.org/) 18+

@@ -22,0 +22,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