We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 816d55c commit 0f75501Copy full SHA for 0f75501
jsr.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@noble/curves",
3
- "version": "2.0.0-beta.2",
+ "version": "2.0.0-beta.3",
4
"exports": {
5
".": "./src/index.ts",
6
"./abstract/bls.js": "./src/abstract/bls.ts",
@@ -25,7 +25,7 @@
25
"./webcrypto.js": "./src/webcrypto.ts"
26
},
27
"imports": {
28
- "@noble/hashes": "jsr:@noble/hashes@^2.0.0-beta.4"
+ "@noble/hashes": "jsr:@noble/hashes@^2.0.0-beta.5"
29
30
"publish": {
31
"include": [
0 commit comments