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

r2-streamer-js

Package Overview
Dependencies
Maintainers
1
Versions
87
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

r2-streamer-js - npm Package Versions

1
9

1.0.9

Diff

Changelog

Source

1.0.9

Build environment: NodeJS 8.15.1, NPM 6.4.1

Changes:

  • NPM updates
  • JSON Schema updates

Git revision info:

  • https://unpkg.com/r2-streamer-js@1.0.9/dist/gitrev.json
  • https://github.com/edrlab/r2-streamer-js-dist/blob/v1.0.9/dist/gitrev.json

Git commit history:

  • https://github.com/readium/r2-streamer-js/commits/v1.0.9

Git diff:

  • https://github.com/readium/r2-streamer-js/compare/v1.0.8...v1.0.9
danielweck
published 1.0.8 •

Changelog

Source

1.0.8

Build environment: NodeJS 8.15.1, NPM 6.4.1

Changes:

  • NPM updates
  • JSON Schema updates

Git revision info:

  • https://unpkg.com/r2-streamer-js@1.0.8/dist/gitrev.json
  • https://github.com/edrlab/r2-streamer-js-dist/blob/v1.0.8/dist/gitrev.json

Git commit history:

  • https://github.com/readium/r2-streamer-js/commits/v1.0.8

Git diff:

  • https://github.com/readium/r2-streamer-js/compare/v1.0.7...v1.0.8
danielweck
published 1.0.7 •

Changelog

Source

1.0.7

Build environment: NodeJS 8.14.1, NPM 6.4.1

Changes:

  • NPM updates
  • Minor JSON Schema and documentation updates
  • Improved JSON Schema validation reports
  • Fixed JSON Schema cache handling (switch between OPDS2 and ReadiumWebPubManifest)

Git revision info:

  • https://unpkg.com/r2-streamer-js@1.0.7/dist/gitrev.json
  • https://github.com/edrlab/r2-streamer-js-dist/blob/v1.0.7/dist/gitrev.json

Git commit history:

  • https://github.com/readium/r2-streamer-js/commits/v1.0.7

Git diff:

  • https://github.com/readium/r2-streamer-js/compare/v1.0.6...v1.0.7
danielweck
published 1.0.6 •

Changelog

Source

1.0.6

Build environment: NodeJS 8.14.1, NPM 6.4.1

Changes:

  • Updated documentation
  • NPM 6.5.* has regression bugs for global package installs, so revert back to NPM 6.4.1 (which is officially shipped with the NodeJS installer).
  • Now correctly reset LCP basic/test profile userkey when incorrect value passed in URL (used for testing, not real-world usage pattern, not LCP 1.0/production profile)

Git revision info:

  • https://unpkg.com/r2-streamer-js@1.0.6/dist/gitrev.json
  • https://github.com/edrlab/r2-streamer-js-dist/blob/v1.0.6/dist/gitrev.json

Git commit history:

  • https://github.com/readium/r2-streamer-js/commits/v1.0.6

Git diff:

  • https://github.com/readium/r2-streamer-js/compare/v1.0.5...v1.0.6
danielweck
published 1.0.5 •

Changelog

Source

1.0.5

Build environment: NodeJS 8.14.0, NPM 6.5.0

Changes:

  • NPM updates
  • Minor documentation fixes

Git revision info:

  • https://unpkg.com/r2-streamer-js@1.0.5/dist/gitrev.json
  • https://github.com/edrlab/r2-streamer-js-dist/blob/v1.0.5/dist/gitrev.json

Git commit history:

  • https://github.com/readium/r2-streamer-js/commits/v1.0.5

Git diff:

  • https://github.com/readium/r2-streamer-js/compare/v1.0.4...v1.0.5
danielweck
published 1.0.4 •

Changelog

Source

1.0.4

Build environment: NodeJS 8.14.0, NPM 6.5.0

Changes:

  • Fixed regression bug due to the previous base64 pub ID encoding bugfix (slashes). Depending on what lib is used, URLs and URLs components do not necessarilly get automatically decoded/encoded (percent escape for base64 chars, e.g. = and /). We must be very careful because we pass around both full URLs, and URLs components that require encoding (thus the double-encoding issues).

Git revision info:

  • https://unpkg.com/r2-streamer-js@1.0.4/dist/gitrev.json
  • https://github.com/edrlab/r2-streamer-js-dist/blob/v1.0.4/dist/gitrev.json

Git commit history:

  • https://github.com/readium/r2-streamer-js/commits/v1.0.4

Git diff:

  • https://github.com/readium/r2-streamer-js/compare/v1.0.3...v1.0.4
danielweck
published 1.0.3 •

Changelog

Source

1.0.3

Build environment: NodeJS 8.14.0, NPM 6.5.0

Changes:

  • NPM updates (r2-xxx-js)
  • Fixed nasty Base64 encoding edge case with slash character in URLs
  • Moved "secure" HTTP code from navigator to streamer

Git revision info:

  • https://unpkg.com/r2-streamer-js@1.0.3/dist/gitrev.json
  • https://github.com/edrlab/r2-streamer-js-dist/blob/v1.0.3/dist/gitrev.json

Git commit history:

  • https://github.com/readium/r2-streamer-js/commits/v1.0.3

Git diff:

  • https://github.com/readium/r2-streamer-js/compare/v1.0.2...v1.0.3
danielweck
published 1.0.2 •

Changelog

Source

1.0.2

Build environment: NodeJS 8.14.0, NPM 6.5.0

Changes:

  • NPM updates (minor)
  • Replaced deprecated RawGit URLs
  • Removed unnecessary TypeScript import aliases
  • Fixed OPDS2 links in the doc
  • Updated OPDS2 and ReadiumWebPubManifest schemas
  • Improved documentation
  • Improved EPUB type detection in the CLI (local, remote, packed, exploded)

Git revision info:

  • https://unpkg.com/r2-streamer-js@1.0.2/dist/gitrev.json
  • https://github.com/edrlab/r2-streamer-js-dist/blob/v1.0.2/dist/gitrev.json

Git commit history:

  • https://github.com/readium/r2-streamer-js/commits/v1.0.2

Git diff:

  • https://github.com/readium/r2-streamer-js/compare/v1.0.1...v1.0.2
danielweck
published 1.0.1 •

Changelog

Source

1.0.1

Build environment: NodeJS 8.14.0, NPM 6.5.0

Changes:

  • Removed rogue debug console log

Git revision info:

  • https://unpkg.com/r2-streamer-js@1.0.1/dist/gitrev.json
  • https://github.com/edrlab/r2-streamer-js-dist/blob/v1.0.1/dist/gitrev.json

Git commit history:

  • https://github.com/readium/r2-streamer-js/commits/v1.0.1

Git diff:

  • https://github.com/readium/r2-streamer-js/compare/v1.0.0...v1.0.1
danielweck
published 1.0.0 •

Changelog

Source

1.0.0

Build environment: NodeJS 8.14.0, NPM 6.5.0

Changes:

  • Support for chainable transformers (aka content filters), for example decrypt followed by HTML injection (CSS, etc.)
  • NPM updates (minor)
  • README info
  • VisualStudio code tweaks (developer workflow)
  • Semantic versioning bump 1.. (3-digit style now, "-alphaX" suffix caused issues with NPM tooling: updates, lockfile, etc.)

Git revision info:

  • https://unpkg.com/r2-streamer-js@1.0.0/dist/gitrev.json
  • https://github.com/edrlab/r2-streamer-js-dist/blob/v1.0.0/dist/gitrev.json

Git commit history:

  • https://github.com/readium/r2-streamer-js/commits/v1.0.0

Git diff:

  • https://github.com/readium/r2-streamer-js/compare/v1.0.0-alpha.6...v1.0.0
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