Comparing version 4.9.14 to 4.9.15
@@ -109,2 +109,2 @@ export * from "./action-bar"; | ||
export function install(app: any): void; | ||
export const version: "4.9.10"; | ||
export const version: "4.9.15"; |
@@ -109,2 +109,2 @@ export * from "./action-bar"; | ||
export function install(app: any): void; | ||
export const version: "4.9.10"; | ||
export const version: "4.9.15"; |
@@ -229,3 +229,3 @@ var __defProp = Object.defineProperty; | ||
__reExport(stdin_exports, require("./watermark"), module.exports); | ||
const version = "4.9.10"; | ||
const version = "4.9.15"; | ||
function install(app) { | ||
@@ -232,0 +232,0 @@ const components = [ |
{ | ||
"name": "vant", | ||
"version": "4.9.14", | ||
"version": "4.9.15", | ||
"description": "Mobile UI Components built on Vue", | ||
@@ -15,16 +15,2 @@ "main": "lib/vant.cjs.js", | ||
], | ||
"scripts": { | ||
"dev": "vant-cli dev", | ||
"lint": "vant-cli lint", | ||
"test": "vitest run", | ||
"build": "vant-cli build", | ||
"build:site": "vant-cli build-site", | ||
"release": "cp ../../README.md ./ && vant-cli release --gitTag && rm ./README.md", | ||
"release:site": "pnpm build:site && npx gh-pages -d site-dist --add", | ||
"test:update": "vitest run -u", | ||
"test:watch": "vitest", | ||
"test:coverage": "vitest run --coverage", | ||
"open:coverage": "open test/coverage/lcov-report/index.html", | ||
"postinstall": "node lib/utils/support.js" | ||
}, | ||
"publishConfig": { | ||
@@ -51,5 +37,5 @@ "registry": "https://registry.npmjs.org/" | ||
"dependencies": { | ||
"@vue/shared": "^3.5.13", | ||
"@vant/popperjs": "^1.3.0", | ||
"@vant/use": "^1.6.0", | ||
"@vue/shared": "^3.5.13" | ||
"@vant/use": "^1.6.0" | ||
}, | ||
@@ -61,6 +47,2 @@ "peerDependencies": { | ||
"@types/node": "^22.10.1", | ||
"@vant/area-data": "2.0.0", | ||
"@vant/cli": "7.1.0", | ||
"@vant/eslint-config": "4.0.0", | ||
"@vant/icons": "3.0.2", | ||
"@vitejs/plugin-vue": "^5.2.1", | ||
@@ -79,3 +61,7 @@ "@vitejs/plugin-vue-jsx": "^4.1.1", | ||
"vue": "^3.5.13", | ||
"vue-router": "^4.4.5" | ||
"vue-router": "^4.4.5", | ||
"@vant/area-data": "2.0.0", | ||
"@vant/cli": "7.1.0", | ||
"@vant/eslint-config": "4.0.0", | ||
"@vant/icons": "3.0.2" | ||
}, | ||
@@ -87,3 +73,16 @@ "sideEffects": [ | ||
], | ||
"web-types": "lib/web-types.json" | ||
} | ||
"web-types": "lib/web-types.json", | ||
"scripts": { | ||
"dev": "vant-cli dev", | ||
"lint": "vant-cli lint", | ||
"test": "vitest run", | ||
"build": "vant-cli build", | ||
"build:site": "vant-cli build-site", | ||
"release": "cp ../../README.md ./ && vant-cli release --gitTag && rm ./README.md", | ||
"release:site": "pnpm build:site && npx gh-pages -d site-dist --add", | ||
"test:update": "vitest run -u", | ||
"test:watch": "vitest", | ||
"test:coverage": "vitest run --coverage", | ||
"open:coverage": "open test/coverage/lcov-report/index.html" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
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
Known malware
Supply chain riskThis package is malware. We have asked the package registry to remove it.
Found 1 instance in 1 package
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
0
2
0
0
72
0
5996320
2169