@augment-vir/core
Advanced tools
Comparing version 30.3.0 to 30.4.0
{ | ||
"name": "@augment-vir/core", | ||
"version": "30.3.0", | ||
"version": "30.4.0", | ||
"description": "Core augment-vir augments. Use @augment-vir/common instead.", | ||
@@ -25,3 +25,3 @@ "homepage": "https://github.com/electrovir/augment-vir", | ||
"start": "tsx src/index.ts", | ||
"test": "virmator test node", | ||
"test": "virmator test --no-deps node", | ||
"test:coverage": "npm run test coverage", | ||
@@ -37,5 +37,5 @@ "test:update": "npm test" | ||
"devDependencies": { | ||
"@types/node": "^22.7.4", | ||
"@types/node": "^22.9.0", | ||
"c8": "^10.1.2", | ||
"istanbul-smart-text-reporter": "^1.1.4" | ||
"istanbul-smart-text-reporter": "^1.1.5" | ||
}, | ||
@@ -42,0 +42,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
100222