i2pseeds 0.1.1 → 2026.3.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.
package/README.md CHANGED
@@ -8,14 +8,6 @@ i2pseeds
8
8
  bunx su3 netdb
9
9
  ```
10
10
 
11
- ## Usage
12
-
13
- ```typescript
14
- import { greet } from 'su3';
15
-
16
- console.log(greet('World')); // Hello, World!
17
11
  ```
18
-
19
- ## License
20
-
21
- MIT
12
+ bunx su3 netdb --refresh
13
+ ```
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "i2pseeds",
3
- "version": "0.1.1",
3
+ "version": "2026.03.01",
4
4
  "description": "i2pseeds",
5
5
  "homepage": "https://github.com/labofsahil/su3#readme",
6
6
  "bugs": {