glass-ui-vue
Advanced tools
Comparing version
{ | ||
"name": "glass-ui-vue", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "A modern Vue 3 component library featuring beautiful glassmorphism effects.", | ||
@@ -5,0 +5,0 @@ "author": "Surajdev Pandey <ersuraj321@gmail.com>", |
@@ -37,4 +37,4 @@ # Glass UI | ||
import App from './App.vue'; | ||
import GlassUI from 'glass-ui'; | ||
import 'glass-ui/dist/style.css'; // if you publish CSS | ||
import GlassUI from 'glass-ui-vue'; | ||
import 'glass-ui-vue/dist/glass-ui.css'; | ||
@@ -49,3 +49,3 @@ const app = createApp(App); | ||
```js | ||
import { Button, Panel } from 'glass-ui'; | ||
import { Button, Panel } from 'glass-ui-vue'; | ||
``` | ||
@@ -52,0 +52,0 @@ |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
0
-100%72521
-0.01%