r2-opds-js
Advanced tools
Comparing version 1.0.7 to 1.0.8
@@ -9,2 +9,19 @@ # Next | ||
# 1.0.8 | ||
> Build environment: NodeJS `8.15.1`, NPM `6.4.1` | ||
Changes: | ||
* NPM updates | ||
Git revision info: | ||
* https://unpkg.com/r2-opds-js@1.0.8/dist/gitrev.json | ||
* https://github.com/edrlab/r2-opds-js-dist/blob/v1.0.8/dist/gitrev.json | ||
Git commit history: | ||
* https://github.com/readium/r2-opds-js/commits/v1.0.8 | ||
Git diff: | ||
* https://github.com/readium/r2-opds-js/compare/v1.0.7...v1.0.8 | ||
# 1.0.7 | ||
@@ -11,0 +28,0 @@ |
{ | ||
"node": "8.15.1", | ||
"npm": "6.4.1", | ||
"short": "6155964", | ||
"long": "61559641f4447c425ec8e601ea2ca5c3d9a9aa19", | ||
"short": "7e7508e", | ||
"long": "7e7508eb0c1922aa83b8fde43c5209d7a256b592", | ||
"branch": "develop", | ||
"date": "2019-04-04T16:13:24.000Z", | ||
"urlHistory": "https://github.com/readium/r2-opds-js/commits/61559641f4447c425ec8e601ea2ca5c3d9a9aa19", | ||
"urlDiff": "https://github.com/readium/r2-opds-js/compare/61559641f4447c425ec8e601ea2ca5c3d9a9aa19...develop" | ||
"date": "2019-04-17T17:53:13.000Z", | ||
"urlHistory": "https://github.com/readium/r2-opds-js/commits/7e7508eb0c1922aa83b8fde43c5209d7a256b592", | ||
"urlDiff": "https://github.com/readium/r2-opds-js/compare/7e7508eb0c1922aa83b8fde43c5209d7a256b592...develop" | ||
} |
{ | ||
"name": "r2-opds-js", | ||
"version": "1.0.7", | ||
"version": "1.0.8", | ||
"description": "Readium 2 'opds' for NodeJS (TypeScript)", | ||
@@ -50,4 +50,4 @@ "keywords": [ | ||
"debug": "^4.1.1", | ||
"r2-shared-js": "^1.0.8", | ||
"r2-utils-js": "^1.0.7", | ||
"r2-shared-js": "^1.0.10", | ||
"r2-utils-js": "^1.0.8", | ||
"ta-json-x": "^2.5.0", | ||
@@ -58,3 +58,3 @@ "tslib": "^1.9.3", | ||
"devDependencies": { | ||
"@types/debug": "^4.1.3", | ||
"@types/debug": "^4.1.4", | ||
"@types/node": "^8.10.45", | ||
@@ -73,7 +73,7 @@ "@types/xmldom": "^0.1.29", | ||
"rimraf": "^2.6.3", | ||
"ts-node": "^8.0.3", | ||
"ts-node": "^8.1.0", | ||
"tsconfig-paths": "^3.8.0", | ||
"tslint": "^5.15.0", | ||
"tslint": "^5.16.0", | ||
"tslint-language-service": "^0.9.9", | ||
"typescript": "^3.4.1" | ||
"typescript": "^3.4.3" | ||
}, | ||
@@ -80,0 +80,0 @@ "main": "dist/es6-es2015/src/opds/converter.js", |
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
1127197
Updatedr2-shared-js@^1.0.10
Updatedr2-utils-js@^1.0.8