+6
-0
| # Change Log | ||
| ## 0.3.2 | ||
| ### Patch Changes | ||
| - Fix ts-rest-client test | ||
| ## 0.3.1 | ||
@@ -4,0 +10,0 @@ |
| <?xml version="1.0" encoding="UTF-8"?> | ||
| <coverage generated="1689773190860" clover="3.2.0"> | ||
| <project timestamp="1689773190860" name="All files"> | ||
| <coverage generated="1689824158605" clover="3.2.0"> | ||
| <project timestamp="1689824158606" 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> |
@@ -83,3 +83,3 @@ | ||
| <a href="https://istanbul.js.org/" target="_blank">istanbul</a> | ||
| at Wed Jul 19 2023 21:26:30 GMT+0800 (Taipei Standard Time) | ||
| at Thu Jul 20 2023 11:35:58 GMT+0800 (Taipei Standard Time) | ||
| </div> | ||
@@ -86,0 +86,0 @@ </div> |
+5
-5
| { | ||
| "name": "@onr/cli", | ||
| "version": "0.3.1", | ||
| "version": "0.3.2", | ||
| "description": "", | ||
@@ -35,11 +35,11 @@ "main": "lib/index.js", | ||
| "@types/inquirer-fuzzy-path": "^2.3.1", | ||
| "@types/jest": "^27.0.0", | ||
| "@types/jest": "^29.5.3", | ||
| "@types/mustache": "^4.0.1", | ||
| "@types/node": "^13.9.1", | ||
| "jest": "^27.0.6", | ||
| "jest-cli": "^27.0.6", | ||
| "jest": "^29.6.1", | ||
| "jest-cli": "^29.6.1", | ||
| "jest-teamcity": "^1.10.0", | ||
| "memory-fs": "^0.5.0", | ||
| "minimist": "^1.2.5", | ||
| "ts-jest": "^27.0.4", | ||
| "ts-jest": "^29.1.1", | ||
| "typescript": "^5.1.3" | ||
@@ -46,0 +46,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
177931
0.03%