@augment-vir/common
Advanced tools
Comparing version 19.3.1 to 19.4.0
@@ -36,2 +36,3 @@ "use strict"; | ||
__exportStar(require("./augments/object/matches-object-shape"), exports); | ||
__exportStar(require("./augments/object/merge-deep"), exports); | ||
__exportStar(require("./augments/object/nested-keys"), exports); | ||
@@ -38,0 +39,0 @@ __exportStar(require("./augments/object/object"), exports); |
@@ -20,2 +20,3 @@ export * from './augments/ansi'; | ||
export * from './augments/object/matches-object-shape'; | ||
export * from './augments/object/merge-deep'; | ||
export * from './augments/object/nested-keys'; | ||
@@ -22,0 +23,0 @@ export * from './augments/object/object'; |
@@ -20,2 +20,3 @@ export * from './augments/ansi'; | ||
export * from './augments/object/matches-object-shape'; | ||
export * from './augments/object/merge-deep'; | ||
export * from './augments/object/nested-keys'; | ||
@@ -22,0 +23,0 @@ export * from './augments/object/object'; |
{ | ||
"name": "@augment-vir/common", | ||
"version": "19.3.1", | ||
"version": "19.4.0", | ||
"homepage": "https://github.com/electrovir/augment-vir/tree/main/packages/common", | ||
@@ -27,3 +27,3 @@ "bugs": { | ||
"dependencies": { | ||
"type-fest": "^4.3.2" | ||
"type-fest": "^4.3.3" | ||
}, | ||
@@ -30,0 +30,0 @@ "devDependencies": { |
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
155225
116
3753
Updatedtype-fest@^4.3.3