🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@thtf/prolayout

Package Overview
Dependencies
Maintainers
9
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@thtf/prolayout - npm Package Compare versions

Comparing version
0.0.53
to
0.0.54
+2
-1
package.json
{
"name": "@thtf/prolayout",
"version": "0.0.53",
"version": "0.0.54",
"description": "一个基于 vue 的布局组件。",

@@ -31,2 +31,3 @@ "main": "dist/index.umd.min.js",

"lint-staged": "lint-staged",
"prepare": "husky install",
"release": "standard-version"

@@ -33,0 +34,0 @@ },