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

@mananaunited/low-code-shared

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mananaunited/low-code-shared - npm Package Compare versions

Comparing version
0.14.3
to
0.14.4
+11
-4
package.json
{
"name": "@mananaunited/low-code-shared",
"version": "0.14.3",
"version": "0.14.4",
"license": "MIT",
"main": "lib",
"types": "lib/index.d.ts",
"author": "einstein",
"engines": {

@@ -12,2 +11,10 @@ "npm": ">=3.0.0"

"module": "esm",
"repository": {
"type": "git",
"url": "git+https://github.com/alibaba/designable.git"
},
"bugs": {
"url": "https://github.com/alibaba/designable/issues"
},
"homepage": "https://github.com/alibaba/designable#readme",
"scripts": {

@@ -26,3 +33,3 @@ "build": "rimraf -rf lib esm dist && npm run build:cjs && npm run build:esm && npm run build:umd",

},
"gitHead": "7f141b44645be38b7c70075b6eedb869aae2207b"
}
"gitHead": "0e431b9df577209e8d6ab4e92c93cd6a56304a40"
}

@@ -6,3 +6,3 @@ {

"paths": {
"@mc/low-code-*": ["../*"]
"@mananaunited/low-code-*": ["../*"]
},

@@ -9,0 +9,0 @@ "declaration": true