rdf-canonize
Advanced tools
Comparing version 0.2.2 to 0.2.3
# rdf-canonize ChangeLog | ||
## 0.2.3 - 2017-12-05 | ||
### Fixed | ||
- Avoid variable length arrays. Not supported by some C++ compilers. | ||
## 0.2.2 - 2017-12-04 | ||
@@ -4,0 +9,0 @@ |
{ | ||
"name": "rdf-canonize", | ||
"version": "0.2.2", | ||
"version": "0.2.3", | ||
"description": "An implementation of the RDF Dataset Normalization Algorithm in JavaScript", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/digitalbazaar/rdf-canonize", |
@@ -90,3 +90,3 @@ # rdf-canonize | ||
npm run benchmark | ||
See docs in the [benchmark README](./benchmark/README.md). | ||
@@ -93,0 +93,0 @@ Source |
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
577725