@rpldy/shared-ui
Advanced tools
Comparing version 0.12.0 to 0.13.0
@@ -13,3 +13,3 @@ "use strict"; | ||
const getVersion = () => "0.12.0" || ""; | ||
const getVersion = () => "0.13.0" || ""; | ||
@@ -16,0 +16,0 @@ exports.getVersion = getVersion; |
import { hasWindow } from "@rpldy/shared"; | ||
export const GLOBAL_VERSION_SYM = Symbol.for("_rpldy-version_"); | ||
const getVersion = () => "0.12.0" || ""; | ||
const getVersion = () => "0.13.0" || ""; | ||
@@ -6,0 +6,0 @@ const getRegisteredVersion = () => { |
{ | ||
"version": "0.12.0", | ||
"version": "0.13.0", | ||
"name": "@rpldy/shared-ui", | ||
@@ -21,4 +21,4 @@ "description": "internal set of utils+types for react-uploady UI", | ||
"dependencies": { | ||
"@rpldy/shared": "^0.12.0", | ||
"@rpldy/uploader": "^0.12.0" | ||
"@rpldy/shared": "^0.13.0", | ||
"@rpldy/uploader": "^0.13.0" | ||
}, | ||
@@ -35,3 +35,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "51a2d10fb125312f26625f4bdf654aebe1a1c452" | ||
"gitHead": "56030778396f0fd15e27c7e9b01b82bf16c0f073" | ||
} |
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
+ Added@rpldy/life-events@0.13.6(transitive)
+ Added@rpldy/sender@0.13.6(transitive)
+ Added@rpldy/shared@0.13.6(transitive)
+ Added@rpldy/simple-state@0.13.6(transitive)
+ Added@rpldy/uploader@0.13.6(transitive)
- Removed@rpldy/life-events@0.12.0(transitive)
- Removed@rpldy/sender@0.12.0(transitive)
- Removed@rpldy/shared@0.12.0(transitive)
- Removed@rpldy/simple-state@0.12.0(transitive)
- Removed@rpldy/uploader@0.12.0(transitive)
Updated@rpldy/shared@^0.13.0
Updated@rpldy/uploader@^0.13.0