@bb-labs/deep-sort-test 0.0.4 → 0.0.6

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 +2 -2
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -22,7 +22,7 @@ yarn add @bigbang-sdk/deep-sort
22
22
  bun add @bigbang-sdk/deep-sort
23
23
  ```
24
24
 
25
- ---
25
+ ---cas
26
26
 
27
27
  csd
28
28
 
@@ -30,7 +30,7 @@ csd
30
30
 
31
31
  ### `deepSort(value: unknown): unknown`
32
32
 
33
- Returns a **fully normalized, deeply sorted copy** of any JSON-compatible data structure.
33
+ Returns a **fully normalized, deeply sortecasd copy** of any JSON-compatible data structure.
34
34
 
35
35
  Behavior:
36
36
  csa
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bb-labs/deep-sort-test",
3
- "version": "0.0.4",
3
+ "version": "0.0.6",
4
4
  "npm": true,
5
5
  "repository": {
6
6
  "type": "git",