Comparing version 0.2.1 to 1.0.1
/** | ||
* txtgen | ||
* v0.2.01 | ||
* built: Fri, 17 Jun 2016 10:19:00 GMT | ||
* v1.0.01 | ||
* built: Tue, 02 Aug 2016 05:56:17 GMT | ||
* git: https://github.com/ndaidong/txtgen | ||
@@ -6,0 +6,0 @@ * author: @ndaidong |
{ | ||
"version": "0.2.01", | ||
"version": "1.0.01", | ||
"name": "txtgen", | ||
@@ -16,8 +16,8 @@ "description": "Util for generating random sentences, paragraphs and articles in English", | ||
"scripts": { | ||
"test": "./node_modules/.bin/tape test/start.js | tap-spec", | ||
"coverage": "./node_modules/.bin/nyc tape test/start.js | tap-spec", | ||
"report": "npm run coverage && ./node_modules/.bin/nyc report --reporter=lcov", | ||
"coveralls": "npm run report && cat ./coverage/lcov.info | ./node_modules/.bin/coveralls", | ||
"build": "./node_modules/.bin/gccmin src dist", | ||
"snyk": "./node_modules/.bin/snyk test" | ||
"test": "tape test/start.js | tap-spec", | ||
"coverage": "nyc tape test/start.js | tap-spec", | ||
"report": "npm run coverage && nyc report --reporter=lcov", | ||
"coveralls": "npm run report && cat ./coverage/lcov.info | coveralls", | ||
"build": "gccmin src dist", | ||
"snyk": "snyk test" | ||
}, | ||
@@ -24,0 +24,0 @@ "devDependencies": { |
Sorry, the diff of this file is not supported yet
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
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
0
170258
22