Socket
Socket
Sign inDemoInstall

@rpldy/shared-ui

Package Overview
Dependencies
Maintainers
1
Versions
105
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rpldy/shared-ui - npm Package Compare versions

Comparing version 0.16.2 to 0.17.0

2

lib/cjs/uploadyVersion.js

@@ -13,3 +13,3 @@ "use strict";

const getVersion = () => "0.16.2" || "";
const getVersion = () => "0.17.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.16.2" || "";
const getVersion = () => "0.17.0" || "";

@@ -6,0 +6,0 @@ const getRegisteredVersion = () => {

{
"version": "0.16.2",
"version": "0.17.0",
"name": "@rpldy/shared-ui",

@@ -21,7 +21,7 @@ "description": "internal set of utils+types for react-uploady UI",

"dependencies": {
"@rpldy/shared": "^0.16.2",
"@rpldy/uploader": "^0.16.2"
"@rpldy/shared": "^0.17.0",
"@rpldy/uploader": "^0.17.0"
},
"devDependencies": {
"flow-bin": "^0.164.0"
"flow-bin": "^0.169.0"
},

@@ -35,3 +35,3 @@ "peerDependencies": {

},
"gitHead": "f7f9a4887703cb3a7eafd7186cd54faf4ea23785"
"gitHead": "509d7a955e3bf9f58fecec6cb410e75dde33c165"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc