@directus/update-check
Advanced tools
Comparing version 9.26.0 to 10.0.0
@@ -57,3 +57,3 @@ import { randNumber, randSemver, randSentence, randWord } from '@ngneat/falso'; | ||
test('Uses semver.gte to check if passed version is bigger than latest', async () => { | ||
sample.latest = '9.23.4'; | ||
sample.latest = '9.26.0'; | ||
sample.version = '10.0.0'; | ||
@@ -60,0 +60,0 @@ mockResponseJson['dist-tags'].latest = sample.latest; |
{ | ||
"name": "@directus/update-check", | ||
"version": "9.26.0", | ||
"version": "10.0.0", | ||
"type": "module", | ||
@@ -12,3 +12,3 @@ "description": "Check if an update is available for a given package", | ||
"funding": "https://github.com/directus/directus?sponsor=1", | ||
"license": "GPL-3.0", | ||
"license": "MIT", | ||
"author": "Rijk van Zanten <rijkvanzanten@me.com>", | ||
@@ -15,0 +15,0 @@ "exports": { |
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
Copyleft License
License(Experimental) Copyleft license information was found.
Found 1 instance in 1 package
Non-permissive License
License(Experimental) A license not known to be considered permissive was found.
Found 1 instance in 1 package
5921
4
0
100