Socket
Socket
Sign inDemoInstall

@vuu-ui/vuu-popups

Package Overview
Dependencies
27
Maintainers
1
Versions
150
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.8.47 to 0.8.48

16

package.json
{
"version": "0.8.47",
"version": "0.8.48",
"description": "VUU popup components - Context Menu, Dialog etc",

@@ -10,6 +10,6 @@ "author": "heswell",

"@salt-ds/window": "0.1.1",
"@vuu-ui/vuu-data-types": "0.8.47",
"@vuu-ui/vuu-layout": "0.8.47",
"@vuu-ui/vuu-utils": "0.8.47",
"@vuu-ui/vuu-ui-controls": "0.8.47"
"@vuu-ui/vuu-data-types": "0.8.48",
"@vuu-ui/vuu-layout": "0.8.48",
"@vuu-ui/vuu-utils": "0.8.48",
"@vuu-ui/vuu-ui-controls": "0.8.48"
},

@@ -29,4 +29,6 @@ "peerDependencies": {

"exports": {
"require": "./cjs/index.js",
"import": "./esm/index.js",
".": {
"require": "./cjs/index.js",
"import": "./esm/index.js"
},
"types": "./types/index.d.ts"

@@ -33,0 +35,0 @@ },

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc