@tdsm/cache
Advanced tools
Comparing version 0.0.0-alpha.0 to 0.0.0-alpha.1
{ | ||
"name": "@tdsm/cache", | ||
"version": "0.0.0-alpha.0", | ||
"version": "0.0.0-alpha.1", | ||
"description": "Cachefile manager for tdsm.", | ||
@@ -23,3 +23,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@tdsm/types": "*", | ||
"@tdsm/types": "^0.0.0-alpha.0", | ||
"find-cache-dir": "3.3.2", | ||
@@ -47,3 +47,3 @@ "jsonfile": "^6.1.0", | ||
}, | ||
"gitHead": "587d2d2ae512f34f96dd722ffe9e1e4ef6aa3cf5" | ||
"gitHead": "cb04e65afbae4a219436c25c9b7d4273675376f7" | ||
} |
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
Wildcard dependency
QualityPackage has a dependency with a floating version range. This can cause issues if the dependency publishes a new major version.
Found 1 instance in 1 package
12626
1
+ Added@tdsm/types@0.0.0-beta.0(transitive)
Updated@tdsm/types@^0.0.0-alpha.0