+1
-1
@@ -14,3 +14,3 @@ declare module 'dguard' { | ||
| */ | ||
| export function init(options?: { local: boolean }): void; | ||
| export function init(options?: { local?: boolean }): void; | ||
@@ -17,0 +17,0 @@ /** |
+1
-1
| { | ||
| "name": "dguard", | ||
| "version": "1.0.5", | ||
| "version": "1.0.6", | ||
| "main": "index.js", | ||
@@ -5,0 +5,0 @@ "types": "module.d.ts", |
+1
-1
@@ -31,3 +31,3 @@ # DGuard | ||
| ```bash | ||
| npm i @point3/dguard | ||
| npm i dguard | ||
| ``` | ||
@@ -34,0 +34,0 @@ |
30714
-0.02%