New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@reiniiriarios/newver

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@reiniiriarios/newver - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

6

package.json
{
"name": "@reiniiriarios/newver",
"description": "A silly little script to help quickly update a version in package files, then commit, tag, and push.",
"version": "1.0.1",
"version": "1.0.2",
"main": "dist/main.js",

@@ -37,3 +37,4 @@ "type": "module",

"lint": "eslint ./src/**/*",
"test": "mocha"
"test": "mocha",
"bump": "newver -ctx 'chore(release)'"
},

@@ -44,3 +45,2 @@ "dependencies": {

"js-yaml": "^4.1.0",
"sharp": "^0.33.3",
"yargs": "^17.7.2"

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