Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@armit/worker-threads

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@armit/worker-threads - npm Package Compare versions

Comparing version 0.1.3 to 0.1.4

6

CHANGELOG.md
# @armit/worker-threads
## 0.1.4
### Patch Changes
- [`a643e44`](https://github.com/armitjs/armit/commit/a643e44a51cff31febba27d8108d91dd8d868514) Thanks [@tianyingchun](https://github.com/tianyingchun)! - bump version
## 0.1.3

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

26

package.json
{
"name": "@armit/worker-threads",
"version": "0.1.3",
"version": "0.1.4",
"homepage": "https://github.com/armitjs/armit",

@@ -38,4 +38,2 @@ "repository": {

"lint": "eslint . --ext .ts,.mts,.tsx,.js,.jsx,.cjs,.mjs --cache --cache-location ../../.cache/eslint/worker-threads.eslintcache",
"test": "run-s test-unit",
"test-unit": "vitest run --passWithNoTests",
"test-coverage": "vitest run --coverage",

@@ -50,17 +48,17 @@ "test-unit-watch": "vitest watch --ui",

"devDependencies": {
"@armit/eslint-config-bases": "^0.1.4",
"@armit/eslint-config-bases": "^0.1.5",
"@types/debug": "4.1.12",
"@types/node": "20.11.6",
"@vitest/coverage-istanbul": "1.2.1",
"@vitest/ui": "1.2.1",
"eslint": "8.56.0",
"@types/node": "20.12.2",
"@vitest/coverage-istanbul": "1.4.0",
"@vitest/ui": "1.4.0",
"eslint": "8.57.0",
"npm-run-all": "4.1.5",
"prettier": "3.2.4",
"prettier": "3.2.5",
"rimraf": "5.0.5",
"ts-node": "10.9.2",
"tsup": "8.0.1",
"typescript": "5.3.3",
"vite": "5.0.12",
"vite-tsconfig-paths": "4.3.1",
"vitest": "1.2.1"
"tsup": "8.0.2",
"typescript": "5.4.3",
"vite": "5.2.7",
"vite-tsconfig-paths": "4.3.2",
"vitest": "1.4.0"
},

@@ -67,0 +65,0 @@ "engines": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc