Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "stella-aho-corasick"
version = "1.0.0-rc.1"
version = "1.0.0"
edition = "2021"
license = "MIT"
publish = false
Expand Down
20 changes: 10 additions & 10 deletions bun.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

104 changes: 52 additions & 52 deletions index.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion npm/darwin-arm64/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@stll/aho-corasick-darwin-arm64",
"version": "1.0.0-rc.1",
"version": "1.0.0",
"cpu": [
"arm64"
],
Expand Down
2 changes: 1 addition & 1 deletion npm/darwin-x64/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@stll/aho-corasick-darwin-x64",
"version": "1.0.0-rc.1",
"version": "1.0.0",
"cpu": [
"x64"
],
Expand Down
2 changes: 1 addition & 1 deletion npm/linux-arm64-gnu/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@stll/aho-corasick-linux-arm64-gnu",
"version": "1.0.0-rc.1",
"version": "1.0.0",
"cpu": [
"arm64"
],
Expand Down
2 changes: 1 addition & 1 deletion npm/linux-x64-gnu/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@stll/aho-corasick-linux-x64-gnu",
"version": "1.0.0-rc.1",
"version": "1.0.0",
"cpu": [
"x64"
],
Expand Down
2 changes: 1 addition & 1 deletion npm/wasm32-wasi/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@stll/aho-corasick-wasm32-wasi",
"version": "1.0.0-rc.1",
"version": "1.0.0",
"cpu": [
"wasm32"
],
Expand Down
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@stll/aho-corasick",
"version": "1.0.0-rc.1",
"version": "1.0.0",
"description": "Exact many-pattern string search for Node.js and Bun via Rust's aho-corasick engine exposed through NAPI-RS.",
"keywords": [
"aho-corasick",
Expand Down Expand Up @@ -77,11 +77,11 @@
"vite": "^8.0.8"
},
"optionalDependencies": {
"@stll/aho-corasick-darwin-arm64": "1.0.0-rc.1",
"@stll/aho-corasick-darwin-x64": "1.0.0-rc.1",
"@stll/aho-corasick-linux-arm64-gnu": "1.0.0-rc.1",
"@stll/aho-corasick-linux-x64-gnu": "1.0.0-rc.1",
"@stll/aho-corasick-wasm32-wasi": "1.0.0-rc.1"
"@stll/aho-corasick-darwin-arm64": "1.0.0",
"@stll/aho-corasick-darwin-x64": "1.0.0",
"@stll/aho-corasick-linux-arm64-gnu": "1.0.0",
"@stll/aho-corasick-linux-x64-gnu": "1.0.0",
"@stll/aho-corasick-wasm32-wasi": "1.0.0"
},
"napi": {
"binaryName": "aho-corasick",
Expand Down
24 changes: 12 additions & 12 deletions provenance/sbom.cdx.json
Original file line number Diff line number Diff line change
Expand Up @@ -1690,7 +1690,7 @@
"version": "0.4.12"
},
{
"bom-ref": "pkg:cargo/stella-aho-corasick@1.0.0-rc.1",
"bom-ref": "pkg:cargo/stella-aho-corasick@1.0.0",
"evidence": {
"identity": [
{
Expand All @@ -1715,9 +1715,9 @@
"value": "Cargo.lock"
}
],
"purl": "pkg:cargo/stella-aho-corasick@1.0.0-rc.1",
"purl": "pkg:cargo/stella-aho-corasick@1.0.0",
"type": "library",
"version": "1.0.0-rc.1"
"version": "1.0.0"
Comment thread
jan-kubica marked this conversation as resolved.
},
{
"bom-ref": "pkg:cargo/syn@2.0.117",
Expand Down Expand Up @@ -2057,7 +2057,7 @@
"compositions": [
{
"aggregate": "incomplete",
"bom-ref": "pkg:npm/@stll/aho-corasick@1.0.0-rc.1"
"bom-ref": "pkg:npm/@stll/aho-corasick@1.0.0"
}
],
"dependencies": [
Expand Down Expand Up @@ -2297,7 +2297,7 @@
"pkg:cargo/napi@3.8.3",
"pkg:cargo/unicode-case-mapping@1.0.0"
],
"ref": "pkg:cargo/stella-aho-corasick@1.0.0-rc.1"
"ref": "pkg:cargo/stella-aho-corasick@1.0.0"
},
{
"dependsOn": [
Expand Down Expand Up @@ -2329,7 +2329,7 @@
},
{
"dependsOn": [],
"ref": "pkg:npm/@stll/aho-corasick@1.0.0-rc.1"
"ref": "pkg:npm/@stll/aho-corasick@1.0.0"
}
],
"metadata": {
Expand All @@ -2339,10 +2339,10 @@
}
],
"component": {
"bom-ref": "pkg:npm/@stll/aho-corasick@1.0.0-rc.1",
"bom-ref": "pkg:npm/@stll/aho-corasick@1.0.0",
"components": [
{
"bom-ref": "pkg:cargo/stella-aho-corasick@1.0.0-rc.1",
"bom-ref": "pkg:cargo/stella-aho-corasick@1.0.0",
"group": "",
"licenses": [
{
Expand All @@ -2353,9 +2353,9 @@
}
],
"name": "stella-aho-corasick",
"purl": "pkg:cargo/stella-aho-corasick@1.0.0-rc.1",
"purl": "pkg:cargo/stella-aho-corasick@1.0.0",
"type": "application",
"version": "1.0.0-rc.1"
"version": "1.0.0"
}
],
"description": "Exact many-pattern string search for Node.js and Bun via Rust's aho-corasick engine exposed through NAPI-RS.",
Expand All @@ -2379,9 +2379,9 @@
}
],
"name": "aho-corasick",
"purl": "pkg:npm/%40stll/aho-corasick@1.0.0-rc.1",
"purl": "pkg:npm/%40stll/aho-corasick@1.0.0",
"type": "application",
"version": "1.0.0-rc.1"
"version": "1.0.0"
},
"lifecycles": [
{
Expand Down
2 changes: 1 addition & 1 deletion wasm/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@stll/aho-corasick-wasm",
"version": "1.0.0-rc.1",
"version": "1.0.0",
"description": "Exact many-pattern string search for browsers via WebAssembly. Same API as @stll/aho-corasick.",
"keywords": [
"aho-corasick",
Expand Down
Loading