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

r2-lcp-js

Package Overview
Dependencies
Maintainers
1
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

r2-lcp-js - npm Package Compare versions

Comparing version 1.0.0-alpha.6 to 1.0.0-alpha.7

23

CHANGELOG.md
# Next
Git diff:
* https://github.com/readium/r2-lcp-js/compare/v1.0.0-alpha.6...develop
* https://github.com/readium/r2-lcp-js/compare/v1.0.0-alpha.7...develop
Changes:
* TODO
# 1.0.0-alpha.7
> Build environment: NodeJS `8.12.0`, NPM `6.4.1`
Changes:
* NPM updates (minor)
* Git revision JSON info now includes NodeJS and NPM version (build environment)
Git revision info:
* https://unpkg.com/r2-lcp-js@1.0.0-alpha.7/dist/gitrev.json
* https://github.com/edrlab/r2-lcp-js-dist/blob/v1.0.0-alpha.7/dist/gitrev.json
Git commit history:
* https://github.com/readium/r2-lcp-js/commits/v1.0.0-alpha.7
Git diff:
* https://github.com/readium/r2-lcp-js/compare/v1.0.0-alpha.6...v1.0.0-alpha.7
# 1.0.0-alpha.6

@@ -7,0 +28,0 @@

13

dist/gitrev.json
{
"short": "14e645a",
"long": "14e645a2eaebd55083d7d6974311bd39e69b42f1",
"node": "8.12.0",
"npm": "6.4.1",
"short": "7639210",
"long": "76392106308336a9d688cfd54433864b7c139270",
"branch": "develop",
"date": "2018-10-02T17:38:41.000Z",
"dirty": true,
"urlHistory": "https://github.com/readium/r2-lcp-js/commits/14e645a2eaebd55083d7d6974311bd39e69b42f1",
"urlDiff": "https://github.com/readium/r2-lcp-js/compare/14e645a2eaebd55083d7d6974311bd39e69b42f1...develop"
"date": "2018-11-14T22:59:58.000Z",
"urlHistory": "https://github.com/readium/r2-lcp-js/commits/76392106308336a9d688cfd54433864b7c139270",
"urlDiff": "https://github.com/readium/r2-lcp-js/compare/76392106308336a9d688cfd54433864b7c139270...develop"
}
{
"name": "r2-lcp-js",
"version": "1.0.0-alpha.6",
"version": "1.0.0-alpha.7",
"description": "Readium 2 LCP bits for NodeJS (TypeScript)",

@@ -50,5 +50,5 @@ "keywords": [

"bindings": "^1.3.0",
"debug": "^4.0.1",
"debug": "^4.1.0",
"moment": "^2.22.2",
"r2-utils-js": "^1.0.0-alpha.5",
"r2-utils-js": "^1.0.0-alpha.7",
"request": "^2.88.0",

@@ -61,5 +61,5 @@ "request-promise-native": "^1.0.5",

"devDependencies": {
"@types/debug": "^0.0.30",
"@types/node": "^8.10.32",
"@types/request": "^2.47.1",
"@types/debug": "^0.0.31",
"@types/node": "^8.10.37",
"@types/request": "^2.48.1",
"@types/request-promise-native": "^1.0.15",

@@ -70,3 +70,3 @@ "@types/urijs": "^1.15.38",

"cson": "^5.1.0",
"eclint": "^2.8.0",
"eclint": "^2.8.1",
"filehound": "^1.16.4",

@@ -79,3 +79,3 @@ "git-rev-sync": "^1.12.0",

"tslint-language-service": "^0.9.9",
"typescript": "^3.1.1"
"typescript": "^3.1.6"
},

@@ -82,0 +82,0 @@ "files": [

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