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