@augment-vir/node-js
Advanced tools
Comparing version 22.1.1 to 22.2.0
{ | ||
"name": "@augment-vir/node-js", | ||
"version": "22.1.1", | ||
"version": "22.2.0", | ||
"homepage": "https://github.com/electrovir/augment-vir/tree/main/packages/node-js", | ||
@@ -25,12 +25,12 @@ "bugs": { | ||
"dependencies": { | ||
"@augment-vir/common": "^22.1.1", | ||
"@augment-vir/common": "^22.2.0", | ||
"ansi-colors": "^4.1.3", | ||
"axios": "^1.6.2", | ||
"axios": "^1.6.3", | ||
"fs-extra": "^11.2.0", | ||
"run-time-assertions": "^0.2.1", | ||
"run-time-assertions": "^0.3.0", | ||
"ts-node": "^10.9.2", | ||
"type-fest": "^4.8.3" | ||
"type-fest": "^4.9.0" | ||
}, | ||
"devDependencies": { | ||
"@augment-vir/chai": "^22.1.1", | ||
"@augment-vir/chai": "^22.2.0", | ||
"@electrovir/nyc": "^15.1.0-fix0", | ||
@@ -41,3 +41,3 @@ "@istanbuljs/nyc-config-typescript": "^1.0.2", | ||
"@types/mocha": "^10.0.6", | ||
"@types/node": "^20.10.4", | ||
"@types/node": "^20.10.6", | ||
"chai": "^4.3.10", | ||
@@ -44,0 +44,0 @@ "istanbul-smart-text-reporter": "^1.1.3", |
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
36418
24
822
- Removedrun-time-assertions@0.2.1(transitive)
Updated@augment-vir/common@^22.2.0
Updatedaxios@^1.6.3
Updatedrun-time-assertions@^0.3.0
Updatedtype-fest@^4.9.0