Comparing version 0.0.11 to 0.0.12
{ | ||
"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 @@ |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
867631
102
3600
63