@opentiny/vue-common
Advanced tools
Comparing version 2.6.0 to 2.6.1-alpha.0
{ | ||
"name": "@opentiny/vue-common", | ||
"version": "2.6.0", | ||
"version": "2.6.1-alpha.0", | ||
"description": "", | ||
"main": "index.js", | ||
"scripts": { | ||
"lint": "eslint src/**/*{.js,.html,.vue} --quiet", | ||
"build:ui2": "cross-env BUILD_TARGET=single NODE_ENV=production node ../../build/build-ui.js", | ||
"build:ui3": "cross-env BUILD_TARGET=single NODE_ENV=production node ../../example/build/build-ui.js" | ||
}, | ||
"main": "./lib/index.js", | ||
"sideEffects": false, | ||
"dependencies": { | ||
"@opentiny/vue-renderless": "~3.6.0", | ||
"@opentiny/vue-locale": "~2.6.0", | ||
"@opentiny/vue-theme": "~3.6.0", | ||
"@vue/composition-api": "1.2.2" | ||
"@opentiny/vue-locale": "~2.6.1-alpha.0", | ||
"@opentiny/vue-renderless": "~3.6.1-alpha.0", | ||
"@opentiny/vue-theme": "~3.6.1-alpha.0", | ||
"@opentiny/vue-theme-mobile": "~3.6.1-alpha.0", | ||
"@vue/composition-api": "~1.2.2" | ||
}, | ||
"license": "MIT", | ||
"sideEffects": false | ||
"types": "./src/index.d.ts", | ||
"scripts": { | ||
"build": "pnpm -w build:ui $npm_package_name", | ||
"//postversion": "pnpm build" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
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 v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Mixed license
License(Experimental) Package contains multiple licenses.
Found 1 instance in 1 package
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
37156
8
0
100
1146
2
5
2
1
+ Added@vue/composition-api@1.2.4(transitive)
- Removed@vue/composition-api@1.2.2(transitive)
Updated@vue/composition-api@~1.2.2