Comparing version 0.4.5 to 0.4.6
{ | ||
"name": "jsonld", | ||
"version": "0.4.5", | ||
"version": "0.4.6", | ||
"description": "A JSON-LD Processor and API implementation in JavaScript.", | ||
@@ -5,0 +5,0 @@ "authors": [ |
@@ -5,2 +5,10 @@ # jsonld ChangeLog | ||
## [0.4.6] - 2016-03-02 | ||
### Added | ||
- Add `headers` and `request` option for node doc loader. | ||
### Changed | ||
- Include local tests. | ||
## [0.4.5] - 2016-01-19 | ||
@@ -62,3 +70,4 @@ | ||
[Unreleased]: https://github.com/digitalbazaar/jsonld/compare/0.4.5...HEAD | ||
[Unreleased]: https://github.com/digitalbazaar/jsonld/compare/0.4.6...HEAD | ||
[0.4.6]: https://github.com/digitalbazaar/jsonld/compare/0.4.5...0.4.6 | ||
[0.4.5]: https://github.com/digitalbazaar/jsonld/compare/0.4.4...0.4.5 | ||
@@ -65,0 +74,0 @@ [0.4.4]: https://github.com/digitalbazaar/jsonld/compare/0.4.3...0.4.4 |
{ | ||
"name": "jsonld", | ||
"version": "0.4.5", | ||
"version": "0.4.6", | ||
"description": "A JSON-LD Processor and API implementation in JavaScript.", | ||
@@ -57,2 +57,3 @@ "homepage": "http://github.com/digitalbazaar/jsonld.js", | ||
"scripts": { | ||
"test-local": "make test-local", | ||
"test-node": "make test-node", | ||
@@ -59,0 +60,0 @@ "test-browser": "make test-browser", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
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
519310
65
12950