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.3.0 to 2.4.0

dist/sd-streams-polyfill.d.ts

4

CHANGELOG.md
# @stardazed/streams-polyfill changelog
## 2.4.0
_2021-02-09_
* Add type definitions for compression streams as they are not yet in the standard ([#7](https://github.com/stardazed/sd-streams/issues/7))
## 2.3.0

@@ -4,0 +8,0 @@ _2021-02-09_

3

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

@@ -14,2 +14,3 @@ "name": "@zenmumbler"

"main": "dist/sd-streams-polyfill.min.js",
"types": "dist/sd-streams-polyfill.d.ts",
"scripts": {

@@ -16,0 +17,0 @@ "build": "tsc --noEmit -p . && rollup -c",

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