Comparing version 0.2.66 to 0.2.67
{ | ||
"name": "ioloco-ui", | ||
"version": "0.2.66", | ||
"version": "0.2.67", | ||
"description": "Stylex UI components for React", | ||
@@ -9,3 +9,3 @@ "author": { | ||
"private": false, | ||
"main": "dist/index.js", | ||
"main": "./src/index.tsx", | ||
"module": "dist/index.esm.js", | ||
@@ -36,3 +36,2 @@ "types": "dist/index.d.ts", | ||
"@rollup/plugin-commonjs": "^25.0.7", | ||
"@rollup/plugin-json": "^6.1.0", | ||
"@rollup/plugin-node-resolve": "^15.2.3", | ||
@@ -68,3 +67,2 @@ "@rollup/plugin-terser": "^0.4.4", | ||
"react-icons": "^5.0.1", | ||
"rimraf": "^5.0.7", | ||
"rollup": "^4.9.6", | ||
@@ -75,4 +73,2 @@ "rollup-plugin-filesize": "^10.0.0", | ||
"storybook-dark-mode": "^4.0.1", | ||
"ts-node": "^10.9.2", | ||
"tsconfig-paths": "^4.2.0", | ||
"typescript": "^5.3.3", | ||
@@ -82,3 +78,3 @@ "webpack": "^5.90.1" | ||
"scripts": { | ||
"build": "NODE_ENV=production rimraf dist && tsc && rollup -c rollup.config.mjs", | ||
"build": "rollup -c", | ||
"storybook": "storybook dev -p 6006", | ||
@@ -85,0 +81,0 @@ "build-storybook": "storybook build", |
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
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
44
2660
1
0
2