@ducktors/storagebus-local
Advanced tools
Comparing version 0.12.0 to 0.12.1
{ | ||
"name": "@ducktors/storagebus-local", | ||
"version": "0.12.0", | ||
"version": "0.12.1", | ||
"description": "", | ||
@@ -16,11 +16,11 @@ "license": "MIT", | ||
"tslib": "^2.4.1", | ||
"@ducktors/storagebus-abstract": "0.10.0" | ||
"@ducktors/storagebus-abstract": "0.10.1" | ||
}, | ||
"devDependencies": { | ||
"@types/node": "^16.18.3", | ||
"@vitest/coverage-istanbul": "^0.24.5", | ||
"@vitest/coverage-istanbul": "^0.27.1", | ||
"fox1t-tsconfig": "^0.2.0", | ||
"rimraf": "^3.0.2", | ||
"rimraf": "^4.0.7", | ||
"typescript": "^4.9.3", | ||
"vitest": "^0.24.5" | ||
"vitest": "^0.27.1" | ||
}, | ||
@@ -32,4 +32,4 @@ "scripts": { | ||
"test:watch": "vitest --watch", | ||
"test:ci": "vitest run --coverage --silent --reporter=default --reporter=junit" | ||
"test:ci": "vitest run --coverage --silent" | ||
} | ||
} |
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
12670
+ Added@ducktors/storagebus-abstract@0.10.1(transitive)
- Removed@ducktors/storagebus-abstract@0.10.0(transitive)