Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

r2-utils-js

Package Overview
Dependencies
Maintainers
3
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

r2-utils-js - npm Package Compare versions

Comparing version 1.0.10 to 1.0.11

19

CHANGELOG.md
# 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 @@

12

dist/gitrev.json
{
"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",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc