third-party-web
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "third-party-web", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "Categorized data on third party entities on the web.", | ||
"main": "./lib/index.js", | ||
"scripts": { | ||
"start": "mkdir -p .tmp && node bin/merge-origins-with-entities.js && node bin/create-markdown.js" | ||
"start": "mkdir -p .tmp && node bin/merge-origins-with-entities.js && node bin/create-markdown.js", | ||
"test": "jest" | ||
}, | ||
@@ -21,2 +23,3 @@ "keywords": [ | ||
"chartjs-node": "^1.7.1", | ||
"jest": "^24.5.0", | ||
"lodash": "^4.17.10", | ||
@@ -23,0 +26,0 @@ "prettier": "^1.13.7" |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
67031
5