Socket
Socket
Sign inDemoInstall

cubeshop

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cubeshop - npm Package Compare versions

Comparing version 0.0.18 to 0.0.19

src/packages/dialog/cs-dialog.mjs

2

package.json
{
"name": "cubeshop",
"version": "0.0.18",
"version": "0.0.19",
"description": "Mobile UI Components built on Web Components.",

@@ -5,0 +5,0 @@ "main": "src/index.js",

@@ -6,1 +6,7 @@ import './packages/button/cs-button.mjs';

import './packages/icon/cs-icon.mjs';
import './packages/dialog/cs-dialog.mjs';
import './packages/input/cs-input.mjs';
import './packages/tab/cs-tab.mjs';
import CsDialog from './packages/dialog/cs-dialog.mjs';
window.CsDialog = CsDialog;

Sorry, the diff of this file is not supported yet

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