dbpedia-entity-lookup
Advanced tools
Comparing version 0.2.1 to 0.3.0
{ | ||
"name": "dbpedia-entity-lookup", | ||
"version": "0.2.1", | ||
"version": "0.3.0", | ||
"description": "Find entities (people, places, organizations, titles) in dbpedia.", | ||
@@ -22,3 +22,3 @@ "main": "src/index.js", | ||
"scripts": { | ||
"semantic-release": "semantic-release && npm publish && semantic-release post", | ||
"semantic-release": "semantic-release", | ||
"cm": "git-cz", | ||
@@ -25,0 +25,0 @@ "precommit": "npm run test && npm run check-coverage", |
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
79289