exframe-document-validator
Advanced tools
Comparing version 1.0.4 to 1.1.0
{ | ||
"name": "exframe-document-validator", | ||
"version": "1.0.4", | ||
"version": "1.1.0", | ||
"description": "", | ||
@@ -9,6 +9,9 @@ "main": "index.js", | ||
}, | ||
"config": { | ||
"reporter": "mocha-exzeo-reporter" | ||
}, | ||
"scripts": { | ||
"test": "nyc --reporter=html --reporter=text --report-dir=./documentation/coverage mocha" | ||
"test": "nyc --reporter=html --reporter=text --report-dir=./documentation/coverage mocha --reporter $npm_package_config_reporter" | ||
}, | ||
"author": "", | ||
"author": "Exzeo", | ||
"license": "ISC", | ||
@@ -20,10 +23,17 @@ "dependencies": { | ||
"devDependencies": { | ||
"chai": "^4.1.2", | ||
"eslint": "^4.19.1", | ||
"eslint-config-airbnb-base": "^13.0.0", | ||
"eslint-plugin-import": "^2.13.0", | ||
"chai": "*", | ||
"eslint": "*", | ||
"eslint-config-airbnb-base": "*", | ||
"eslint-plugin-import": "*", | ||
"lodash": "^4.17.11", | ||
"mocha": "^8.2.1", | ||
"nyc": "^15.1.0" | ||
} | ||
"mocha": "*", | ||
"mocha-exzeo-reporter": "*", | ||
"nyc": "*" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "https://bitbucket.org/exzeo-usa/exframe", | ||
"directory": "packages/exframe-document-validator" | ||
}, | ||
"gitHead": "1959247957f1a308c44d4c5210712125ab6e5573" | ||
} |
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 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
44291
8
1
0
0
8