Comparing version 0.0.37 to 0.0.38
{ | ||
"name": "jsonld", | ||
"version": "0.0.37", | ||
"version": "0.0.38", | ||
"description": "A JSON-LD Processor and API implementation in JavaScript.", | ||
@@ -25,7 +25,9 @@ "homepage": "http://github.com/digitalbazaar/jsonld.js", | ||
"optionalDependencies": { | ||
"request": "", | ||
"commander": "~1.1.0", | ||
"pkginfo": "~0.2.3", | ||
"request": "~2.16.0", | ||
"xmldom": "" | ||
}, | ||
"devDependencies": { | ||
"async": "~0.1.22" | ||
"async": "~0.2.6" | ||
}, | ||
@@ -41,3 +43,6 @@ "engines": { | ||
"Semantic Web" | ||
] | ||
], | ||
"bin": { | ||
"jsonld": "./bin/jsonld" | ||
} | ||
} |
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
1102249
36
6002
4