Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@armit/terminal

Package Overview
Dependencies
Maintainers
2
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@armit/terminal - npm Package Compare versions

Comparing version
0.2.11
to
0.3.0
+6
-0
CHANGELOG.md
# @armit/terminal
## 0.3.0
### Minor Changes
- [`611c756`](https://github.com/armitjs/armit/commit/611c75622cf4947d86c598305024ced07176b808) Thanks [@tianyingchun](https://github.com/tianyingchun)! - bump version
## 0.2.11

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

+7
-7
{
"name": "@armit/terminal",
"version": "0.2.11",
"version": "0.3.0",
"homepage": "https://github.com/armitjs/armit",

@@ -51,11 +51,11 @@ "repository": {

"devDependencies": {
"@hyperse/eslint-config-hyperse": "^1.3.5",
"@types/node": "22.13.14",
"eslint": "^9.23.0",
"@hyperse/eslint-config-hyperse": "^1.4.4",
"@types/node": "22.15.29",
"eslint": "^9.28.0",
"npm-run-all": "4.1.5",
"rimraf": "6.0.1",
"tsup": "8.4.0",
"typescript": "5.8.2",
"tsup": "8.5.0",
"typescript": "5.8.3",
"vite-tsconfig-paths": "^5.1.4",
"vitest": "3.0.9"
"vitest": "3.1.4"
},

@@ -62,0 +62,0 @@ "engines": {