Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@rpldy/shared-ui

Package Overview
Dependencies
Maintainers
1
Versions
106
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.17.2 to 0.17.3

2

lib/cjs/uploadyVersion.js

@@ -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"
}
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