@bscotch/validation
Advanced tools
Comparing version 0.2.5 to 0.3.0
{ | ||
"name": "@bscotch/validation", | ||
"version": "0.2.5", | ||
"version": "0.3.0", | ||
"repository": { | ||
@@ -25,12 +25,12 @@ "type": "git", | ||
"ajv": "8.12.0", | ||
"chalk": "5.2.0", | ||
"chalk": "5.3.0", | ||
"change-case": "4.1.2", | ||
"source-map-support": "^0.5.21", | ||
"tslib": "^2.5.0" | ||
"tslib": "^2.6.2" | ||
}, | ||
"devDependencies": { | ||
"@types/source-map-support": "^0.5.6", | ||
"rimraf": "^5.0.0", | ||
"@types/source-map-support": "^0.5.7", | ||
"rimraf": "^5.0.1", | ||
"ts-toolbelt": "^9.6.0", | ||
"typescript": "5.0.4" | ||
"typescript": "5.2.2" | ||
}, | ||
@@ -37,0 +37,0 @@ "publishConfig": { |
+ Addedchalk@5.3.0(transitive)
- Removedchalk@5.2.0(transitive)
Updatedchalk@5.3.0
Updatedtslib@^2.6.2