Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "jsoner", | ||
"version": "0.1.0", | ||
"description": "", | ||
"version": "0.1.1", | ||
"description": "Simple, fast, minimalist JSON library for node", | ||
"keywords": [ | ||
"json", | ||
"parser", | ||
"streaming" | ||
], | ||
"homepage": "https://github.com/rlgomes/jsoner", | ||
"bugs": "https://github.com/rlgomes/jsoner/issues", | ||
"author": "Rodney Gomes <rodneygomes@gmail.com>", | ||
"repository": "rlgomes/jsoner", | ||
"license": "Apache-2.0", | ||
"main": "index.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"test": "mocha" | ||
}, | ||
"author": "Rodney Gomes <rodneygomes@gmail.com>", | ||
"license": "Apache-2.0" | ||
"devDependencies": { | ||
"bluebird": "^3.1.1", | ||
"chai": "^3.4.1", | ||
"gulp": "^3.9.0", | ||
"gulp-coveralls": "^0.1.4", | ||
"gulp-istanbul": "^0.10.3", | ||
"gulp-jscs": "^3.0.2", | ||
"gulp-jshint": "^2.0.0", | ||
"gulp-mocha": "^2.2.0", | ||
"jshint": "^2.x", | ||
"lodash": "^3.10.1", | ||
"mocha": "^2.3.4", | ||
"tmp": "0.0.28" | ||
}, | ||
"dependencies": {} | ||
} |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 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
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
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 repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
26796
14
652
1
1
76
12
5