Comparing version 0.1.18 to 0.1.19
{ | ||
"name": "jsonld", | ||
"version": "0.1.18", | ||
"version": "0.1.19", | ||
"description": "A JSON-LD Processor and API implementation in JavaScript.", | ||
@@ -5,0 +5,0 @@ "homepage": "http://github.com/digitalbazaar/jsonld.js", |
@@ -214,3 +214,3 @@ jsonld.js | ||
# generate the earl report for node.js | ||
./node_modules/.bin/mocha -R list tests/test.js --earl earl-node.jsonld | ||
./node_modules/.bin/mocha -R spec tests/test.js --earl earl-node.jsonld | ||
@@ -217,0 +217,0 @@ # generate the earl report for the browser |
Sorry, the diff of this file is too big to display
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
528944