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.22 to 1.0.23

20

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

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

# 1.0.23
> Build environment: NodeJS `12.18.2`, NPM `6.14.5`
Changes:
* NPM package updates
* TypeScript const enum safeguard (isolated modules)
Git revision info:
* https://unpkg.com/r2-utils-js@1.0.23/dist/gitrev.json
* https://github.com/edrlab/r2-utils-js-dist/blob/v1.0.23/dist/gitrev.json
Git commit history:
* https://github.com/readium/r2-utils-js/commits/v1.0.23
Git diff:
* https://github.com/readium/r2-utils-js/compare/v1.0.22...v1.0.23
# 1.0.22

@@ -11,0 +29,0 @@

12

dist/gitrev.json
{
"node": "12.18.1",
"node": "12.18.2",
"npm": "6.14.5",
"short": "0e33346",
"long": "0e3334618f228ec7aa2127ddbf72b43c3f113db9",
"short": "51670cf",
"long": "51670cfecb630b93edacad60b21ca9439c0cfc7e",
"branch": "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"
"date": "2020-07-03T19:37:02.000Z",
"urlHistory": "https://github.com/readium/r2-utils-js/commits/51670cfecb630b93edacad60b21ca9439c0cfc7e",
"urlDiff": "https://github.com/readium/r2-utils-js/compare/51670cfecb630b93edacad60b21ca9439c0cfc7e...develop"
}
{
"name": "r2-utils-js",
"version": "1.0.22",
"version": "1.0.23",
"description": "Readium 2 'utils' for NodeJS (TypeScript)",

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

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

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

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

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