cosmic-icon
Advanced tools
Comparing version 0.0.4 to 0.0.5-alpha.0
{ | ||
"name": "cosmic-icon", | ||
"version": "0.0.4", | ||
"main": "./dist/index.cjs.js", | ||
"module": "./dist/index.es.js", | ||
"types": "index.d.ts", | ||
"files": [ | ||
"dist", | ||
"*.d.ts", | ||
"json" | ||
], | ||
"exports": { | ||
".": { | ||
"import": "./dist/index.es.js", | ||
"require": "./dist/index.cjs.js" | ||
"name": "cosmic-icon", | ||
"version": "0.0.5-alpha.0", | ||
"main": "./dist/index.cjs.js", | ||
"module": "./dist/index.es.js", | ||
"types": "index.d.ts", | ||
"files": [ | ||
"dist", | ||
"*.d.ts", | ||
"json" | ||
], | ||
"exports": { | ||
".": { | ||
"import": "./dist/index.es.js", | ||
"require": "./dist/index.cjs.js" | ||
} | ||
}, | ||
"scripts": { | ||
"dev": "vite dev", | ||
"build": "ts-node ./scripts/build-json.ts -p ./tsconfig.json && tsc -p ./tsconfig.build.json && vite build" | ||
}, | ||
"devDependencies": { | ||
"@iconify/tools": "~2.0.11", | ||
"@vitejs/plugin-vue": "^2.0.0", | ||
"ts-node": "~10.5.0", | ||
"typescript": "^4.5.4", | ||
"unplugin-vue-components": "~0.17.18", | ||
"vite": "^2.8.0", | ||
"vue": "^3.2.25" | ||
}, | ||
"dependencies": { | ||
"unplugin-icons": "~0.13.1" | ||
} | ||
}, | ||
"devDependencies": { | ||
"@iconify/tools": "~2.0.11", | ||
"@vitejs/plugin-vue": "^2.0.0", | ||
"ts-node": "~10.5.0", | ||
"typescript": "^4.5.4", | ||
"unplugin-vue-components": "~0.17.18", | ||
"vite": "^2.8.0", | ||
"vue": "^3.2.25" | ||
}, | ||
"dependencies": { | ||
"unplugin-icons": "~0.13.1" | ||
}, | ||
"scripts": { | ||
"dev": "vite dev", | ||
"build": "ts-node ./scripts/build-json.ts -p ./tsconfig.json && tsc -p ./tsconfig.build.json && vite build" | ||
} | ||
} | ||
} |
@@ -7,3 +7,2 @@ <div id="top"></div> | ||
<!-- PROJECT LOGO --> | ||
@@ -10,0 +9,0 @@ <br /> |
No License Found
License(Experimental) License information could not be found.
Found 1 instance in 1 package
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
73795
1
211