@friggframework/database
Advanced tools
Comparing version 1.0.8 to 1.0.9-canary.5a81269.0
{ | ||
"name": "@friggframework/database", | ||
"version": "1.0.8", | ||
"version": "1.0.9-canary.5a81269.0", | ||
"prettier": "@friggframework/prettier-config", | ||
@@ -8,7 +8,7 @@ "description": "", | ||
"dependencies": { | ||
"@friggframework/encrypt": "^1.1.4", | ||
"@friggframework/logs": "^1.0.7" | ||
"@friggframework/encrypt": "1.1.5-canary.5a81269.0", | ||
"@friggframework/logs": "1.0.8-canary.5a81269.0" | ||
}, | ||
"devDependencies": { | ||
"@friggframework/eslint-config": "^1.0.7", | ||
"@friggframework/eslint-config": "1.0.8-canary.5a81269.0", | ||
"eslint": "^8.22.0", | ||
@@ -24,3 +24,3 @@ "jest": "^28.1.3", | ||
"license": "MIT", | ||
"gitHead": "a7db8003c75aa2a621351400d09cc9fa2f6566a4" | ||
"gitHead": "5a81269753d19125d4a40188da398b387ae6421a" | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
4955
2
+ Added@friggframework/encrypt@1.1.5-canary.5a81269.0(transitive)
+ Added@friggframework/logs@1.0.8-canary.5a81269.0(transitive)
- Removed@friggframework/encrypt@1.1.8(transitive)
- Removed@friggframework/logs@1.0.9(transitive)
- Removedlodash@4.17.21(transitive)