🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@scaff/kit

Package Overview
Dependencies
Maintainers
1
Versions
89
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@scaff/kit - npm Package Compare versions

Comparing version
3.0.49
to
3.1.46
+1
-1
kitchen/preset.js

@@ -66,5 +66,5 @@ /**

component: '/components/*.vue',
style: '/styles/variables.module.less',
style: '/styles/*.less',
i18n: '/i18n/*.js',
},
};
{
"name": "@scaff/kit",
"version": "3.0.49",
"version": "3.1.46",
"main": "index.js",

@@ -10,3 +10,3 @@ "author": "joenix",

},
"gitHead": "290c46cd320489481c7a9e09b169568814bf1f9f"
"gitHead": "ed050a4be509a630608f565a512e8b545e9b4c59"
}