@todesktop/client-util
Advanced tools
Comparing version 1.0.0-alpha13 to 1.0.0-alpha14
@@ -1,2 +0,2 @@ | ||
import { isSemverGreaterOrEqualThan } from "./isSemverGreaterOrEqualThan"; | ||
import { isSemverGreaterOrEqualThan } from "./isSemverGreaterOrEqualThan.js"; | ||
/** | ||
@@ -3,0 +3,0 @@ * Checks if a desktopify api version is compatible with the current version of the desktopify backend |
@@ -1,2 +0,2 @@ | ||
import { isSemverGreaterOrEqualThan } from "./isSemverGreaterOrEqualThan"; | ||
import { isSemverGreaterOrEqualThan } from "./isSemverGreaterOrEqualThan.js"; | ||
/** | ||
@@ -3,0 +3,0 @@ * Checks if the current plugin version is compatible with a specified backend version. |
{ | ||
"name": "@todesktop/client-util", | ||
"version": "1.0.0-alpha13", | ||
"version": "1.0.0-alpha14", | ||
"description": "Utility functions for ToDesktop client libraries", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
22525