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

dron-version

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dron-version - npm Package Compare versions

Comparing version 0.1.2 to 1.0.0

27

package.json
{
"name": "dron-version",
"version": "0.1.2",
"license": "MIT",
"dron": {
"version": "0.0.6"
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/dronjs/dron-version.git"
"url": "git+https://github.com/npm/deprecate-holder.git"
},
"description": "Increases version and makes commit",
"keywords": [
"dron",
"module"
],
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/npm/deprecate-holder/issues"
},
"author": "Vladimir Kalmykov <vladimirmorulus@gmail.com>"
}
"homepage": "https://github.com/npm/deprecate-holder#readme"
}

@@ -1,40 +0,5 @@

Increases current package Npm version
# Deprecated Package
# Usage
This package is no longer supported and has been deprecated. To avoid malicious use, npm is hanging on to the package name.
Install Dron CLI:
```terminal
npm i dron-cli -g
```
Get current version:
```terminal
dron version
```
Increase build version (1.0.+):
```terminal
dron version +
```
Increase minor version (1.+.0):
```terminal
dron version ++
```
Increase major version (+.0.0):
```terminal
dron version +++
```
Add literals:
```terminal
dron version +rc
```
Will make 1.0.1rc
# License
MIT, 2016
# Author
Vladimir Kalmykov <vladimirmorulus@gmail.com>
Please contact support@npmjs.com if you have questions about this package.
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