@codelic/component
Advanced tools
Comparing version 1.3.1 to 1.3.2
{ | ||
"name": "@codelic/component", | ||
"version": "1.3.1", | ||
"version": "1.3.2", | ||
"type": "module", | ||
"author": "CodeLic", | ||
"description": "Codelic App Components", | ||
"main": "./dist/assets/index-f6e8cd06.js", | ||
"main": "./dist/index.js", | ||
"exports": { | ||
@@ -9,0 +9,0 @@ ".": { |
@@ -9,3 +9,12 @@ import { defineConfig } from 'vite' | ||
}, | ||
build: { | ||
rollupOptions: { | ||
output: { | ||
entryFileNames: 'index.js', | ||
chunkFileNames: 'index-[hash].js', | ||
assetFileNames: 'index-[hash][extname]' | ||
} | ||
} | ||
}, | ||
plugins: [vue()] | ||
}) |
Sorry, the diff of this file is not supported yet
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
141818
2571
0