Comparing version 0.1.15 to 0.1.16
{ | ||
"name": "jsonld", | ||
"version": "0.1.15", | ||
"version": "0.1.16", | ||
"description": "A JSON-LD Processor and API implementation in JavaScript.", | ||
@@ -5,0 +5,0 @@ "homepage": "http://github.com/digitalbazaar/jsonld.js", |
@@ -85,3 +85,3 @@ jsonld.js | ||
// expand using URLs | ||
jsonld.compact('http://example.org/doc', ...); | ||
jsonld.expand('http://example.org/doc', ...); | ||
@@ -88,0 +88,0 @@ // flatten a document |
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
527410
13900