dron-version
Advanced tools
Comparing version 0.1.2 to 1.0.0
{ | ||
"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. |
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
1
674
2
0
6
2