New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@onr/cli

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@onr/cli - npm Package Compare versions

Comparing version
0.3.1
to
0.3.2
+6
-0
CHANGELOG.md
# Change Log
## 0.3.2
### Patch Changes
- Fix ts-rest-client test
## 0.3.1

@@ -4,0 +10,0 @@

+2
-2
<?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>

{
"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 @@ },