@stll/stdnum 2.0.0 → 2.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +1 -4
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -1,5 +1,5 @@
1
1
  <p align="center">
2
- <img src=".github/assets/banner.png" alt="Stella" width="100%" />
2
+ <img src=".github/assets/banner.png" alt="stella" width="100%" />
3
3
  </p>
4
4
 
5
5
  # @stll/stdnum
@@ -19,9 +19,6 @@ npm install @stll/stdnum
19
19
  bun add @stll/stdnum
20
20
  ```
21
21
 
22
- Tagged releases are published from GitHub Actions
23
- with npm provenance enabled.
24
-
25
22
  ## Usage
26
23
 
27
24
  ```typescript
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@stll/stdnum",
3
- "version": "2.0.0",
3
+ "version": "2.0.1",
4
4
  "description": "Validate, compact, and format standard identifiers for Node.js and Bun. Pure TypeScript, zero dependencies, tree-shakeable per identifier.",
5
5
  "keywords": [
6
6
  "credit-card",