@augment-vir/node-js
Advanced tools
Comparing version 12.7.0 to 12.8.0
export * from './augments/file-system'; | ||
export * from './augments/json'; | ||
export * from './augments/node-js-console'; | ||
export * from './augments/node-js-json'; | ||
export * from './augments/node-js-number'; | ||
@@ -5,0 +5,0 @@ export * from './augments/path'; |
@@ -18,4 +18,4 @@ "use strict"; | ||
__exportStar(require("./augments/file-system"), exports); | ||
__exportStar(require("./augments/json"), exports); | ||
__exportStar(require("./augments/node-js-console"), exports); | ||
__exportStar(require("./augments/node-js-json"), exports); | ||
__exportStar(require("./augments/node-js-number"), exports); | ||
@@ -22,0 +22,0 @@ __exportStar(require("./augments/path"), exports); |
{ | ||
"name": "@augment-vir/node-js", | ||
"version": "12.7.0", | ||
"version": "12.8.0", | ||
"homepage": "https://github.com/electrovir/augment-vir/tree/main/packages/node-js", | ||
@@ -25,3 +25,3 @@ "bugs": { | ||
"dependencies": { | ||
"@augment-vir/common": "^12.7.0", | ||
"@augment-vir/common": "^12.8.0", | ||
"ansi-colors": "^4.1.3", | ||
@@ -34,3 +34,3 @@ "axios": "^1.3.3", | ||
"devDependencies": { | ||
"@augment-vir/chai": "^12.7.0", | ||
"@augment-vir/chai": "^12.8.0", | ||
"@electrovir/nyc": "^15.1.0-fix0", | ||
@@ -37,0 +37,0 @@ "@istanbuljs/nyc-config-typescript": "^1.0.2", |
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
33267
Updated@augment-vir/common@^12.8.0