New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@thi.ng/testament

Package Overview
Dependencies
Maintainers
1
Versions
74
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@thi.ng/testament - npm Package Compare versions

Comparing version

to
0.4.24

2

CHANGELOG.md
# Change Log
- **Last updated**: 2024-03-13T14:04:31Z
- **Last updated**: 2024-03-27T09:53:46Z
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub)

@@ -5,0 +5,0 @@

{
"name": "@thi.ng/testament",
"version": "0.4.23",
"version": "0.4.24",
"description": "Minimal, rational & TypeScript-friendly test runner, result export as CSV/JSON, watch mode, file fixtures",

@@ -40,11 +40,11 @@ "type": "module",

"dependencies": {
"@thi.ng/logger": "^3.0.6",
"@thi.ng/logger": "^3.0.7",
"chokidar": "^3.6.0"
},
"devDependencies": {
"@microsoft/api-extractor": "^7.42.3",
"esbuild": "^0.20.1",
"@microsoft/api-extractor": "^7.43.0",
"esbuild": "^0.20.2",
"rimraf": "^5.0.5",
"typedoc": "^0.25.12",
"typescript": "^5.4.2"
"typescript": "^5.4.3"
},

@@ -105,3 +105,3 @@ "keywords": [

},
"gitHead": "7f3fcbd6c0462b0ce45afa141fe163d1f297fd51\n"
"gitHead": "feb3b24654f2c931cd3c3308c1c0c807ee14d0e4\n"
}