@rpldy/shared-ui
Advanced tools
Comparing version 0.17.2 to 0.17.3
@@ -13,3 +13,3 @@ "use strict"; | ||
const getVersion = () => "0.17.2" || ""; | ||
const getVersion = () => "0.17.3" || ""; | ||
@@ -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.2" || ""; | ||
const getVersion = () => "0.17.3" || ""; | ||
@@ -6,0 +6,0 @@ const getRegisteredVersion = () => { |
{ | ||
"version": "0.17.2", | ||
"version": "0.17.3", | ||
"name": "@rpldy/shared-ui", | ||
@@ -11,2 +11,3 @@ "description": "internal set of utils+types for react-uploady UI", | ||
"license": "MIT", | ||
"homepage": "https://react-uploady.netlify.app", | ||
"repository": { | ||
@@ -26,4 +27,4 @@ "type": "git", | ||
"dependencies": { | ||
"@rpldy/shared": "^0.17.2", | ||
"@rpldy/uploader": "^0.17.2" | ||
"@rpldy/shared": "^0.17.3", | ||
"@rpldy/uploader": "^0.17.3" | ||
}, | ||
@@ -40,3 +41,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "9f8502ed93c5060a6d77e929e49d6657c8be4b32" | ||
"gitHead": "2088d637fe94db02c004a8aaebab2356bb8ff42f" | ||
} |
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
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
64535
1
Updated@rpldy/shared@^0.17.3
Updated@rpldy/uploader@^0.17.3