+6
-0
| # Change Log | ||
| ## 0.3.4 | ||
| ### Patch Changes | ||
| - Fix: useAuth will get wrong user | ||
| ## 0.3.3 | ||
@@ -4,0 +10,0 @@ |
| <?xml version="1.0" encoding="UTF-8"?> | ||
| <coverage generated="1689843187555" clover="3.2.0"> | ||
| <project timestamp="1689843187556" name="All files"> | ||
| <coverage generated="1695882697336" clover="3.2.0"> | ||
| <project timestamp="1695882697336" name="All files"> | ||
| <metrics statements="0" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0" elements="0" coveredelements="0" complexity="0" loc="0" ncloc="0" packages="0" files="0" classes="0"/> | ||
| </project> | ||
| </coverage> |
@@ -89,3 +89,3 @@ | ||
| <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a> | ||
| at 2023-07-20T08:53:07.551Z | ||
| at 2023-09-28T06:31:37.316Z | ||
| </div> | ||
@@ -92,0 +92,0 @@ <script src="prettify.js"></script> |
+3
-3
| { | ||
| "name": "@onr/cli", | ||
| "version": "0.3.3", | ||
| "version": "0.3.4", | ||
| "description": "", | ||
@@ -30,4 +30,4 @@ "main": "lib/index.js", | ||
| "devDependencies": { | ||
| "@onr/eslint-config": "^0.6.2", | ||
| "@onr/prettier-config": "^1.4.2", | ||
| "@onr/eslint-config": "^0.6.3", | ||
| "@onr/prettier-config": "^1.4.3", | ||
| "@types/figlet": "^1.5.4", | ||
@@ -34,0 +34,0 @@ "@types/inquirer": "^6.5.0", |
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
179804
0.04%