@armit/worker-threads
Advanced tools
Comparing version 0.1.2 to 0.1.3
# @armit/worker-threads | ||
## 0.1.3 | ||
### Patch Changes | ||
- [`4e89f58`](https://github.com/armitjs/armit/commit/4e89f5878f2014e96d4a0787da41c99d3fa0acf1) Thanks [@tianyingchun](https://github.com/tianyingchun)! - bumps version | ||
## 0.1.2 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@armit/worker-threads", | ||
"version": "0.1.2", | ||
"version": "0.1.3", | ||
"homepage": "https://github.com/armitjs/armit", | ||
@@ -49,10 +49,10 @@ "repository": { | ||
"devDependencies": { | ||
"@armit/eslint-config-bases": "^0.1.3", | ||
"@armit/eslint-config-bases": "^0.1.4", | ||
"@types/debug": "4.1.12", | ||
"@types/node": "20.11.3", | ||
"@vitest/coverage-istanbul": "1.2.0", | ||
"@vitest/ui": "1.2.0", | ||
"@types/node": "20.11.6", | ||
"@vitest/coverage-istanbul": "1.2.1", | ||
"@vitest/ui": "1.2.1", | ||
"eslint": "8.56.0", | ||
"npm-run-all": "4.1.5", | ||
"prettier": "3.2.2", | ||
"prettier": "3.2.4", | ||
"rimraf": "5.0.5", | ||
@@ -62,5 +62,5 @@ "ts-node": "10.9.2", | ||
"typescript": "5.3.3", | ||
"vite": "5.0.11", | ||
"vite-tsconfig-paths": "4.2.3", | ||
"vitest": "1.2.0" | ||
"vite": "5.0.12", | ||
"vite-tsconfig-paths": "4.3.1", | ||
"vitest": "1.2.1" | ||
}, | ||
@@ -67,0 +67,0 @@ "engines": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
52482