Socket
Book a DemoInstallSign in
Socket

unplugin-raw

Package Overview
Dependencies
Maintainers
4
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

unplugin-raw - npm Package Compare versions

Comparing version

to
0.4.3

30

package.json
{
"name": "unplugin-raw",
"version": "0.4.2",
"version": "0.4.3",
"description": "Transform file to a default-export string.",

@@ -51,19 +51,19 @@ "type": "module",

"dependencies": {
"esbuild": "^0.24.2",
"unplugin": "^2.1.2",
"unplugin-utils": "^0.2.0"
"esbuild": "^0.25.0",
"unplugin": "^2.2.0",
"unplugin-utils": "^0.2.4"
},
"devDependencies": {
"@sxzz/eslint-config": "^5.0.1",
"@sxzz/prettier-config": "^2.1.1",
"@types/node": "^22.13.1",
"bumpp": "^10.0.2",
"eslint": "^9.19.0",
"prettier": "^3.4.2",
"rollup": "^4.34.4",
"tsdown": "^0.5.7",
"tsx": "^4.19.2",
"@sxzz/eslint-config": "^5.1.1",
"@sxzz/prettier-config": "^2.2.0",
"@types/node": "^22.13.5",
"bumpp": "^10.0.3",
"eslint": "^9.21.0",
"prettier": "^3.5.2",
"rollup": "^4.34.8",
"tsdown": "^0.6.0",
"tsx": "^4.19.3",
"typescript": "^5.7.3",
"vite": "^6.1.0",
"vitest": "^3.0.5"
"vite": "^6.2.0",
"vitest": "^3.0.7"
},

@@ -70,0 +70,0 @@ "engines": {