Skip to content

Commit bebd2d0

Browse files
author
LongYinan
committed
chore(release): publish
- @node-rs/[email protected] - @node-rs/[email protected] - @node-rs/[email protected] - @node-rs/[email protected] - @node-rs/[email protected]
1 parent 1f96ba5 commit bebd2d0

File tree

9 files changed

+13
-13
lines changed

9 files changed

+13
-13
lines changed

packages/bcrypt/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@node-rs/bcrypt",
3-
"version": "0.4.0",
3+
"version": "0.4.1",
44
"description": "Rust bcrypt binding",
55
"keywords": ["bcrypt", "auth", "password", "authentication", "encryption", "crypto", "N-API", "napi-rs", "node-rs"],
66
"author": "LongYinan <[email protected]>",
@@ -30,7 +30,7 @@
3030
"url": "https://github.com/napi-rs/node-rs/issues"
3131
},
3232
"dependencies": {
33-
"@node-rs/helper": "^0.3.0"
33+
"@node-rs/helper": "^0.3.1"
3434
},
3535
"devDependencies": {
3636
"bcrypt": "^5.0.0"

packages/crc32/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@node-rs/crc32",
3-
"version": "0.4.0",
3+
"version": "0.4.1",
44
"description": "SIMD crc32",
55
"keywords": ["SIMD", "NAPI", "napi-rs", "node-rs", "crc32", "crc32c"],
66
"author": "LongYinan <[email protected]>",
@@ -30,7 +30,7 @@
3030
"url": "https://github.com/napi-rs/node-rs/issues"
3131
},
3232
"dependencies": {
33-
"@node-rs/helper": "^0.3.0"
33+
"@node-rs/helper": "^0.3.1"
3434
},
3535
"devDependencies": {
3636
"@types/crc": "^3.4.0",

packages/deno-lint/npm/darwin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@node-rs/deno-lint-darwin",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"description": "Deno lint binding for NodeJS",
55
"keywords": ["Deno", "Lint", "ESLint", "node-rs", "napi", "N-API", "Rust", "napi-rs"],
66
"author": "LongYinan <[email protected]>",

packages/deno-lint/npm/linux-musl/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@node-rs/deno-lint-linux-musl",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"description": "Deno lint binding for NodeJS",
55
"keywords": ["Deno", "Lint", "ESLint", "node-rs", "napi", "N-API", "Rust", "napi-rs"],
66
"author": "LongYinan <[email protected]>",

packages/deno-lint/npm/linux/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@node-rs/deno-lint-linux",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"description": "Deno lint binding for NodeJS",
55
"keywords": ["Deno", "Lint", "ESLint", "node-rs", "napi", "N-API", "Rust", "napi-rs"],
66
"author": "LongYinan <[email protected]>",

packages/deno-lint/npm/win32/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@node-rs/deno-lint-win32",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"description": "Deno lint binding for NodeJS",
55
"keywords": ["Deno", "Lint", "ESLint", "node-rs", "napi", "N-API", "Rust", "napi-rs"],
66
"author": "LongYinan <[email protected]>",

packages/deno-lint/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@node-rs/deno-lint",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"description": "Deno lint binding for NodeJS",
55
"keywords": ["Deno", "Lint", "ESLint", "node-rs", "napi", "N-API", "Rust", "napi-rs"],
66
"author": "LongYinan <[email protected]>",
@@ -36,7 +36,7 @@
3636
"url": "https://github.com/napi-rs/node-rs/issues"
3737
},
3838
"dependencies": {
39-
"@node-rs/helper": "^0.3.0",
39+
"@node-rs/helper": "^0.3.1",
4040
"loader-utils": "^2.0.0"
4141
},
4242
"devDependencies": {

packages/helper/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@node-rs/helper",
3-
"version": "0.3.0",
3+
"version": "0.3.1",
44
"description": "Helper library for node-rs",
55
"keywords": ["N-API", "napi", "Rust", "Performance"],
66
"author": "LongYinan <[email protected]>",

packages/jieba/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@node-rs/jieba",
3-
"version": "0.5.0",
3+
"version": "0.5.1",
44
"description": "Fastest Chinese word segmentation in NodeJS",
55
"keywords": ["Jieba", "Rust", "node-rs", "napi", "napi-rs", "N-API"],
66
"author": "LongYinan <[email protected]>",
@@ -30,7 +30,7 @@
3030
"url": "https://github.com/napi-rs/node-rs/issues"
3131
},
3232
"dependencies": {
33-
"@node-rs/helper": "^0.3.0"
33+
"@node-rs/helper": "^0.3.1"
3434
},
3535
"devDependencies": {
3636
"nodejieba": "^2.4.1"

0 commit comments

Comments
 (0)