@rpldy/shared-ui
Advanced tools
Comparing version 0.17.5 to 0.18.0
@@ -13,3 +13,3 @@ "use strict"; | ||
const getVersion = () => "0.17.5" || ""; | ||
const getVersion = () => "0.18.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.17.5" || ""; | ||
const getVersion = () => "0.18.0" || ""; | ||
@@ -6,0 +6,0 @@ const getRegisteredVersion = () => { |
{ | ||
"version": "0.17.5", | ||
"version": "0.18.0", | ||
"name": "@rpldy/shared-ui", | ||
@@ -26,4 +26,4 @@ "description": "internal set of utils+types for react-uploady UI", | ||
"dependencies": { | ||
"@rpldy/shared": "^0.17.5", | ||
"@rpldy/uploader": "^0.17.5" | ||
"@rpldy/shared": "^0.18.0", | ||
"@rpldy/uploader": "^0.18.0" | ||
}, | ||
@@ -40,3 +40,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "c6ac734ba0b859e058cb9617105220182f4bf755" | ||
"gitHead": "74b1f681e012268aa86b2df56ad1b0720ab798b6" | ||
} |
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.18.3(transitive)
+ Added@rpldy/sender@0.18.3(transitive)
+ Added@rpldy/shared@0.18.3(transitive)
+ Added@rpldy/simple-state@0.18.3(transitive)
+ Added@rpldy/uploader@0.18.3(transitive)
- Removed@rpldy/life-events@0.17.5(transitive)
- Removed@rpldy/sender@0.17.5(transitive)
- Removed@rpldy/shared@0.17.5(transitive)
- Removed@rpldy/simple-state@0.17.5(transitive)
- Removed@rpldy/uploader@0.17.5(transitive)
Updated@rpldy/shared@^0.18.0
Updated@rpldy/uploader@^0.18.0