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.1 to 0.16.2

2

lib/cjs/uploadyVersion.js

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

const getVersion = () => "0.16.1" || "";
const getVersion = () => "0.16.2" || "";

@@ -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.1" || "";
const getVersion = () => "0.16.2" || "";

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

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

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

"dependencies": {
"@rpldy/shared": "^0.16.1",
"@rpldy/uploader": "^0.16.1"
"@rpldy/shared": "^0.16.2",
"@rpldy/uploader": "^0.16.2"
},

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

},
"gitHead": "3c274f14d037aa448dea963fc935df7f7dabed0f"
"gitHead": "f7f9a4887703cb3a7eafd7186cd54faf4ea23785"
}
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