eser 4.0.42 → 4.1.0

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 (3) hide show
  1. package/README.md +1 -1
  2. package/eser.js +421 -401
  3. package/package.json +1 -1
package/README.md CHANGED
@@ -9,7 +9,7 @@ Eser Ozvataf's command-line tooling to access things.
9
9
  npx eser <command>
10
10
 
11
11
  # Using Deno
12
- deno run -A jsr:@eser/cli <command>
12
+ deno run --allow-all jsr:@eser/cli <command>
13
13
 
14
14
  # Global installation via npm
15
15
  npm install -g eser