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

exframe-document-validator

Package Overview
Dependencies
Maintainers
2
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

exframe-document-validator - npm Package Compare versions

Comparing version 1.0.4 to 1.1.0

sonar-project.properties

30

package.json
{
"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"
}
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