r2-utils-js
Advanced tools
Comparing version 1.0.10 to 1.0.11
# Next | ||
Git diff: | ||
* https://github.com/readium/r2-utils-js/compare/v1.0.10...develop | ||
* https://github.com/readium/r2-utils-js/compare/v1.0.11...develop | ||
@@ -9,2 +9,19 @@ Changes: | ||
# 1.0.11 | ||
> Build environment: NodeJS `10.16.0`, NPM `6.10.2` | ||
Changes: | ||
* NPM updates | ||
Git revision info: | ||
* https://unpkg.com/r2-utils-js@1.0.11/dist/gitrev.json | ||
* https://github.com/edrlab/r2-utils-js-dist/blob/v1.0.11/dist/gitrev.json | ||
Git commit history: | ||
* https://github.com/readium/r2-utils-js/commits/v1.0.11 | ||
Git diff: | ||
* https://github.com/readium/r2-utils-js/compare/v1.0.10...v1.0.11 | ||
# 1.0.10 | ||
@@ -11,0 +28,0 @@ |
{ | ||
"node": "10.16.0", | ||
"npm": "6.9.0", | ||
"short": "00ae277", | ||
"long": "00ae27713d6819def1b226ea13a23bd6fe269737", | ||
"npm": "6.10.2", | ||
"short": "3a6e7a1", | ||
"long": "3a6e7a1f584556e8c3ffb7ad47be280c97ee2dbb", | ||
"branch": "develop", | ||
"date": "2019-06-17T21:34:50.000Z", | ||
"urlHistory": "https://github.com/readium/r2-utils-js/commits/00ae27713d6819def1b226ea13a23bd6fe269737", | ||
"urlDiff": "https://github.com/readium/r2-utils-js/compare/00ae27713d6819def1b226ea13a23bd6fe269737...develop" | ||
"date": "2019-07-29T19:50:47.000Z", | ||
"urlHistory": "https://github.com/readium/r2-utils-js/commits/3a6e7a1f584556e8c3ffb7ad47be280c97ee2dbb", | ||
"urlDiff": "https://github.com/readium/r2-utils-js/compare/3a6e7a1f584556e8c3ffb7ad47be280c97ee2dbb...develop" | ||
} |
{ | ||
"name": "r2-utils-js", | ||
"version": "1.0.10", | ||
"version": "1.0.11", | ||
"description": "Readium 2 'utils' for NodeJS (TypeScript)", | ||
@@ -50,4 +50,4 @@ "keywords": [ | ||
"debug": "^4.1.1", | ||
"filehound": "^1.17.0", | ||
"node-stream-zip": "^1.8.0", | ||
"filehound": "^1.17.3", | ||
"node-stream-zip": "^1.8.2", | ||
"reflect-metadata": "^0.1.13", | ||
@@ -66,3 +66,3 @@ "request": "^2.88.0", | ||
"@types/node": "^10.14.6", | ||
"@types/request": "^2.48.1", | ||
"@types/request": "^2.48.2", | ||
"@types/request-promise-native": "^1.0.16", | ||
@@ -77,5 +77,5 @@ "cpy-cli": "^2.0.0", | ||
"rimraf": "^2.6.3", | ||
"tslint": "^5.17.0", | ||
"tslint": "^5.18.0", | ||
"tslint-language-service": "^0.9.9", | ||
"typescript": "^3.5.2" | ||
"typescript": "^3.5.3" | ||
}, | ||
@@ -82,0 +82,0 @@ "main": "dist/es6-es2015/src/_utils/perf-cli.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
1209448
Updatedfilehound@^1.17.3
Updatednode-stream-zip@^1.8.2