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

@polkadot/ui-shared

Package Overview
Dependencies
Maintainers
2
Versions
522
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@polkadot/ui-shared - npm Package Compare versions

Comparing version 3.11.2 to 3.11.3

2

cjs/packageInfo.js
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.packageInfo = void 0;
exports.packageInfo = { name: '@polkadot/ui-shared', path: typeof __dirname === 'string' ? __dirname : 'auto', type: 'cjs', version: '3.11.2' };
exports.packageInfo = { name: '@polkadot/ui-shared', path: typeof __dirname === 'string' ? __dirname : 'auto', type: 'cjs', version: '3.11.3' };

@@ -21,3 +21,3 @@ {

"type": "module",
"version": "3.11.2",
"version": "3.11.3",
"main": "./cjs/index.js",

@@ -331,3 +331,3 @@ "module": "./index.js",

"colord": "^2.9.3",
"tslib": "^2.6.2"
"tslib": "^2.8.1"
},

@@ -334,0 +334,0 @@ "peerDependencies": {

@@ -1,1 +0,1 @@

export const packageInfo = { name: '@polkadot/ui-shared', path: (import.meta && import.meta.url) ? new URL(import.meta.url).pathname.substring(0, new URL(import.meta.url).pathname.lastIndexOf('/') + 1) : 'auto', type: 'esm', version: '3.11.2' };
export const packageInfo = { name: '@polkadot/ui-shared', path: (import.meta && import.meta.url) ? new URL(import.meta.url).pathname.substring(0, new URL(import.meta.url).pathname.lastIndexOf('/') + 1) : 'auto', type: 'esm', version: '3.11.3' };
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