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

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.11 to 0.0.12

src/.DS_Store

4

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

@@ -23,3 +23,2 @@ "main": "src/packages/index.js",

"keywords": [
"src",
"web components",

@@ -31,2 +30,3 @@ "vue",

"files": [
"src",
"dist",

@@ -33,0 +33,0 @@ "README.md",

@@ -16,6 +16,12 @@ # Cubeshop

```
```js
<script type="module" src="https://unpkg.com/cubeshop"></script>
// 或
<script type="module" src="https://cdn.jsdelivr.net/npm/cubeshop"></script>
```
## npm 使用
敬请期待
## Vue/React 中使用

@@ -22,0 +28,0 @@

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