@rpldy/shared-ui
Advanced tools
Comparing version 0.14.1 to 0.14.2
@@ -13,3 +13,3 @@ "use strict"; | ||
const getVersion = () => "0.14.1" || ""; | ||
const getVersion = () => "0.14.2" || ""; | ||
@@ -16,0 +16,0 @@ exports.getVersion = getVersion; |
import { hasWindow } from "@rpldy/shared"; | ||
export const GLOBAL_VERSION_SYM = Symbol.for("_rpldy-version_"); | ||
const getVersion = () => "0.14.1" || ""; | ||
const getVersion = () => "0.14.2" || ""; | ||
@@ -6,0 +6,0 @@ const getRegisteredVersion = () => { |
{ | ||
"version": "0.14.1", | ||
"version": "0.14.2", | ||
"name": "@rpldy/shared-ui", | ||
@@ -21,4 +21,4 @@ "description": "internal set of utils+types for react-uploady UI", | ||
"dependencies": { | ||
"@rpldy/shared": "^0.14.1", | ||
"@rpldy/uploader": "^0.14.1" | ||
"@rpldy/shared": "^0.14.2", | ||
"@rpldy/uploader": "^0.14.2" | ||
}, | ||
@@ -35,3 +35,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "d5627c9ac7b076131cbfa59910cba50e94e197b2" | ||
"gitHead": "a03a076546fd0895f2eada2687de86a2e23f7732" | ||
} |
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@rpldy/shared@^0.14.2
Updated@rpldy/uploader@^0.14.2