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

@stardazed/streams-polyfill

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stardazed/streams-polyfill - npm Package Compare versions

Comparing version 2.2.0 to 2.3.0

4

CHANGELOG.md
# @stardazed/streams-polyfill changelog
## 2.3.0
_2021-02-09_
* Settle reader.closed promise before closing/erroring read requests (spec update)
## 2.2.0

@@ -4,0 +8,0 @@ _2020-08-16_

16

package.json
{
"name": "@stardazed/streams-polyfill",
"description": "Drop-in polyfill for Web Streams with fetch and encoding integration",
"version": "2.2.0",
"version": "2.3.0",
"author": {

@@ -23,13 +23,13 @@ "name": "@zenmumbler"

"devDependencies": {
"@rollup/plugin-node-resolve": "^9.0.0",
"@rollup/plugin-typescript": "^5.0.2",
"@stardazed/streams": "^3.0.0",
"@rollup/plugin-node-resolve": "^11.1.1",
"@rollup/plugin-typescript": "^8.1.1",
"@stardazed/streams": "^3.1.0",
"@stardazed/streams-compression": "^1.0.0",
"@stardazed/streams-fetch-adapter": "^3.0.0",
"@stardazed/streams-text-encoding": "^1.0.2",
"rollup": "^2.26.2",
"rollup-plugin-terser": "^7.0.0",
"tslib": "^2.0.1",
"typescript": "^3.9.7"
"rollup": "^2.38.5",
"rollup-plugin-terser": "^7.0.2",
"tslib": "^2.1.0",
"typescript": "^4.1.3"
}
}

Sorry, the diff of this file is too big to display

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