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

wonka

Package Overview
Dependencies
Maintainers
1
Versions
85
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

to
0.0.0-canary-20230425125537

9

CHANGELOG.md
# wonka
## 0.0.0-canary-20230328165206
## 0.0.0-canary-20230425125537
### Patch Changes
- Publish with npm provenance
Submitted by [@kitten](https://github.com/kitten) (See [#161](https://github.com/0no-co/wonka/pull/161))
## 6.3.1
### Patch Changes
- ⚠️ Fix missing `declare` keyword on internal ambient enums

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

5

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

@@ -63,2 +63,5 @@ "source": "./src/index.ts",

},
"publishConfig": {
"provenance": true
},
"devDependencies": {

@@ -65,0 +68,0 @@ "@changesets/cli": "^2.26.0",