@quenty/linkutils
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "@quenty/linkutils", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Utility functions for links. Links are object values pointing to other values!", | ||
@@ -21,6 +21,6 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/brio": "^1.0.0", | ||
"@quenty/instanceutils": "^1.0.0", | ||
"@quenty/promise": "^1.0.0", | ||
"@quenty/rx": "^1.0.0" | ||
"@quenty/brio": "^1.0.1", | ||
"@quenty/instanceutils": "^1.0.1", | ||
"@quenty/promise": "^1.0.1", | ||
"@quenty/rx": "^1.0.1" | ||
}, | ||
@@ -36,3 +36,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "a896087482f9a7f16f32b36e7b449fab6299d37a" | ||
"gitHead": "cbe19476600374aa8d198b3ec4a738ff3cdf0c5e" | ||
} |
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
Updated@quenty/brio@^1.0.1
Updated@quenty/instanceutils@^1.0.1
Updated@quenty/promise@^1.0.1
Updated@quenty/rx@^1.0.1