Comparing version
# 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)) |
{ | ||
"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", |
304031
0.07%