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

wonka

Package Overview
Dependencies
Maintainers
1
Versions
83
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wonka - npm Package Compare versions

Comparing version 0.0.0-canary-20230318003145 to 0.0.0-canary-20230320012503

9

CHANGELOG.md
# wonka
## 0.0.0-canary-20230318003145
## 0.0.0-canary-20230320012503
### Patch Changes
- ⚠️ Fix missing source contents in Wonka sourcemaps
Submitted by [@kitten](https://github.com/kitten) (See [`56d9708`](https://github.com/0no-co/wonka/commit/56d970861424fddd403262bf85d7e1e3572b15e2))
## 6.2.5
### Patch Changes
- Make `closed: boolean` on `ObservableSubscription`s a required field to comply with the Observable proposal's type spec

@@ -8,0 +15,0 @@ Submitted by [@naporin0624](https://github.com/naporin0624) (See [#151](https://github.com/0no-co/wonka/pull/151))

4

package.json
{
"name": "wonka",
"description": "A tiny but capable push & pull stream library for TypeScript and Flow",
"version": "0.0.0-canary-20230318003145",
"version": "0.0.0-canary-20230320012503",
"author": "0no.co <hi@0no.co>",

@@ -69,4 +69,4 @@ "source": "./src/index.ts",

"@rollup/plugin-node-resolve": "^15.0.1",
"@rollup/plugin-sucrase": "^5.0.1",
"@rollup/plugin-terser": "^0.1.0",
"@rollup/plugin-typescript": "^10.0.1",
"@rollup/pluginutils": "^5.0.2",

@@ -73,0 +73,0 @@ "@types/zen-observable": "^0.8.3",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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