Socket
Socket
Sign inDemoInstall

theme-bump

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

theme-bump - npm Package Compare versions

Comparing version 0.0.1 to 1.0.0

bin/theme-bump.js

16

package.json
{
"name": "theme-bump",
"version": "0.0.1",
"description": "",
"version": "1.0.0",
"description": "Bump the version of Zen Garden themes in Creative Exchange",
"repository": "git://github.com/mateuszluczak/theme-bump.git",
"main": "index.js",

@@ -9,5 +10,14 @@ "scripts": {

},
"bin": {
"bump": "bin/theme-bump"
},
"keywords": [],
"author": "Mateusz Luczak <mateusz.luczak@outlook.com>",
"license": "MIT"
"license": "MIT",
"dependencies": {
"chalk": "^2.4.1",
"commander": "^2.15.1",
"lodash.difference": "^4.5.0",
"semver": "^5.5.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