tauri-controls
Advanced tools
Comparing version
@@ -5,4 +5,8 @@ { | ||
"private": false, | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"type": "module", | ||
"license": "MIT", | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"repository": { | ||
@@ -12,3 +16,2 @@ "type": "git", | ||
}, | ||
"keywords": [], | ||
"author": "agmmnn", | ||
@@ -19,13 +22,2 @@ "bugs": { | ||
"homepage": "https://github.com/agmmnn/tauri-controls#readme", | ||
"license": "MIT", | ||
"scripts": { | ||
"dev": "vite", | ||
"build": "tsc && vite build", | ||
"build:watch": "vite build --watch", | ||
"preview": "vite preview", | ||
"lint": "eslint src --ext .js,.jsx,.ts,.tsx", | ||
"format": "prettier --write . --config ./prettier.config.cjs", | ||
"tauri": "tauri", | ||
"tauri:dev": "tauri dev" | ||
}, | ||
"files": [ | ||
@@ -48,3 +40,3 @@ "dist" | ||
"@tauri-apps/cli": "^2.0.0-alpha.10", | ||
"@types/node": "^20.4.6", | ||
"@types/node": "^20.4.8", | ||
"@types/react": "^18.2.18", | ||
@@ -64,3 +56,3 @@ "@types/react-dom": "^18.2.7", | ||
"prettier-plugin-tailwindcss": "^0.4.1", | ||
"rollup": "^3.27.1", | ||
"rollup": "^3.27.2", | ||
"rollup-plugin-postcss": "^4.0.2", | ||
@@ -70,3 +62,3 @@ "tailwindcss": "^3.3.3", | ||
"vite": "^4.4.8", | ||
"vite-plugin-dts": "^3.4.0", | ||
"vite-plugin-dts": "^3.5.0", | ||
"vite-plugin-linter": "^2.0.2", | ||
@@ -82,3 +74,13 @@ "vite-tsconfig-paths": "^4.2.0" | ||
"tailwind-merge": "^1.14.0" | ||
}, | ||
"scripts": { | ||
"dev": "vite", | ||
"build": "tsc && vite build", | ||
"build:watch": "vite build --watch", | ||
"preview": "vite preview", | ||
"lint": "eslint src --ext .js,.jsx,.ts,.tsx", | ||
"format": "prettier --write . --config ./prettier.config.cjs", | ||
"tauri": "tauri", | ||
"tauri:dev": "tauri dev" | ||
} | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
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
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
54161
17.58%6
20%1
-50%196
Infinity%0
-100%