New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

r2-utils-js

Package Overview
Dependencies
Maintainers
3
Versions
48
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.21 to 1.0.22

19

CHANGELOG.md
# Next
Git diff:
* https://github.com/readium/r2-utils-js/compare/v1.0.21...develop
* https://github.com/readium/r2-utils-js/compare/v1.0.22...develop

@@ -9,2 +9,19 @@ Changes:

# 1.0.22
> Build environment: NodeJS `12.18.1`, NPM `6.14.5`
Changes:
* NPM package updates
Git revision info:
* https://unpkg.com/r2-utils-js@1.0.22/dist/gitrev.json
* https://github.com/edrlab/r2-utils-js-dist/blob/v1.0.22/dist/gitrev.json
Git commit history:
* https://github.com/readium/r2-utils-js/commits/v1.0.22
Git diff:
* https://github.com/readium/r2-utils-js/compare/v1.0.21...v1.0.22
# 1.0.21

@@ -11,0 +28,0 @@

12

dist/gitrev.json
{
"node": "12.16.3",
"node": "12.18.1",
"npm": "6.14.5",
"short": "c4eb4d8",
"long": "c4eb4d8091a55eeaa8436f917512fa33c32490f0",
"short": "0e33346",
"long": "0e3334618f228ec7aa2127ddbf72b43c3f113db9",
"branch": "develop",
"date": "2020-05-15T09:11:56.000Z",
"urlHistory": "https://github.com/readium/r2-utils-js/commits/c4eb4d8091a55eeaa8436f917512fa33c32490f0",
"urlDiff": "https://github.com/readium/r2-utils-js/compare/c4eb4d8091a55eeaa8436f917512fa33c32490f0...develop"
"date": "2020-06-28T22:13:33.000Z",
"urlHistory": "https://github.com/readium/r2-utils-js/commits/0e3334618f228ec7aa2127ddbf72b43c3f113db9",
"urlDiff": "https://github.com/readium/r2-utils-js/compare/0e3334618f228ec7aa2127ddbf72b43c3f113db9...develop"
}
{
"name": "r2-utils-js",
"version": "1.0.21",
"version": "1.0.22",
"description": "Readium 2 'utils' for NodeJS (TypeScript)",

@@ -51,3 +51,3 @@ "keywords": [

"filehound": "^1.17.4",
"node-stream-zip": "^1.11.0",
"node-stream-zip": "^1.11.2",
"reflect-metadata": "^0.1.13",

@@ -57,3 +57,3 @@ "request": "^2.88.2",

"ta-json-x": "^2.5.2",
"tslib": "^1.13.0",
"tslib": "^2.0.0",
"unzipper": "^0.10.11",

@@ -66,4 +66,4 @@ "xpath": "^0.0.27",

"@types/debug": "^4.1.5",
"@types/node": "^12.12.39",
"@types/request": "^2.48.4",
"@types/node": "^12.12.47",
"@types/request": "^2.48.5",
"@types/request-promise-native": "^1.0.17",

@@ -74,3 +74,3 @@ "@types/yauzl": "^2.9.1",

"cross-env": "^7.0.2",
"cson": "^7.3.0",
"cson": "^7.12.0",
"eclint": "^2.8.1",

@@ -83,3 +83,3 @@ "git-rev-sync": "^2.0.0",

"tslint-language-service": "^0.9.9",
"typescript": "^3.9.2"
"typescript": "^3.9.5"
},

@@ -86,0 +86,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