Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

nutui-uniapp

Package Overview
Dependencies
Maintainers
1
Versions
68
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nutui-uniapp - npm Package Compare versions

Comparing version 1.3.1 to 1.3.2

.github/ISSUE_TEMPLATE/bug-report.yml

214

package.json
{
"author": "yang1206 <y1149221897@outlook.com>",
"bugs": "https://github.com/nutui-uniapp/nutui-uniapp/issues",
"dcloudext": {
"contact": {
"qq": ""
},
"declaration": {
"ads": "",
"data": "",
"permissions": ""
},
"npmurl": "https://www.npmjs.com/package/nutui-uniapp",
"sale": {
"regular": {
"price": "0.00"
},
"sourcecode": {
"price": "0.00"
}
},
"type": "component-vue"
},
"description": "京东风格的轻量级移动端 Uniapp、Vue3 组件库(支持小程序开发)",
"displayName": "nutui-uniapp",
"engines": {
"HBuilderX": "^3.6.17"
},
"exports": {
".": {
"import": "./dist/index.mjs",
"require": "./dist/index.cjs",
"types": "./dist/index.d.ts"
},
"./*": "./*",
"./locale": {
"import": "./locale/index.mjs",
"types": "./locale/index.d.ts"
},
"./package.json": "./package.json"
},
"files": [
"README.md",
"components",
"dist",
"global.d.ts",
"locale/**",
"styles"
],
"homepage": "https://github.com/nutui-uniapp/nutui-uniapp#readme",
"id": "nutui-uni",
"name": "nutui-uniapp",
"type": "module",
"version": "1.3.2",
"description": "",
"author": "",
"license": "MIT",
"keywords": [
"uniapp",
"nutui",
"nutui4",
"vue",
"vue3",
"小程序",
"vue3 component",
"vite"
"uniapp",
"typescript"
],
"license": "MIT",
"main": "./dist/index.cjs",
"module": "./dist/index.mjs",
"name": "nutui-uniapp",
"peerDependencies": {
"@uni-helper/uni-app-types": "^0.5.10",
"vue": "^3.2.0"
"engines": {
"node": ">=18"
},
"publishConfig": {
"main": "./dist/index.cjs",
"module": "./dist/index.mjs",
"types": "./dist/index.d.ts"
"scripts": {
"build": "pnpm run --dir packages/nutui build",
"dev:mp-weixin": "npm -C example run dev:mp-weixin",
"build:mp-weixin": "npm -C example run build:mp-weixin",
"dev:mp-alipay": "npm -C example run dev:mp-alipay",
"build:mp-alipay": "npm -C example run build:mp-alipay",
"dev:h5": "npm -C example run dev:h5",
"build:h5": "npm -C example run build:h5",
"dev:app": "npm -C example run dev:app",
"build:app": "npm -C example run build:app",
"docs:dev": "npm -C docs run dev",
"docs:build": "npm -C docs run build",
"docs:preview": "npm -C docs run serve",
"commit": "git pull && git add -A && git-cz",
"lint": "eslint . --fix",
"lint:style": "stylelint --cache \"**/*.{vue,scss}\" --fix",
"lint:markdownlint": "markdownlint . --fix --ignore-path=.gitignore",
"lint-staged": "npm -C packages/nutui run type-check && npx lint-staged",
"clean": "npx rimraf ./node_modules ./**/**/node_modules",
"release": "bumpp package.json packages/*/package.json example/package.json",
"postinstall": "npx simple-git-hooks",
"version": "conventional-changelog -p angular -i CHANGELOG.md -s && git add CHANGELOG.md && git commit -m \"docs: update changelog\" && git push",
"build:all": "pnpm build && pnpm build:h5 && pnpm docs:build && esno scripts/build.ts",
"build:uni": "esno scripts/uni.ts"
},
"repository": {
"type": "git",
"url": "git+https://github.com/nutui-uniapp/nutui-uniapp.git"
"dependencies": {
"vue": "3.3.4"
},
"scripts": {
"build": "unbuild",
"stub": "unbuild --stub",
"type-check": "vue-tsc --noEmit"
"devDependencies": {
"@antfu/eslint-config": "^1.0.0-beta.27",
"@commitlint/cli": "^17.6.5",
"@commitlint/config-conventional": "^17.6.5",
"@dcloudio/types": "^3.4.0",
"@nutui/touch-emulator": "^1.0.0",
"@types/fs-extra": "^11.0.1",
"@types/node": "^18.15.0",
"@uni-helper/uni-app-types": "^0.5.12",
"@vue/tsconfig": "^0.4.0",
"bumpp": "^9.1.1",
"commitizen": "^4.3.0",
"consola": "^3.2.3",
"conventional-changelog-cli": "^3.0.0",
"cz-git": "^1.7.1",
"eslint": "^8.51.0",
"esno": "^0.17.0",
"fs-extra": "^11.1.1",
"lint-staged": "^13.2.2",
"markdownlint-cli": "^0.37.0",
"postcss": "^8.4.31",
"postcss-html": "^1.5.0",
"sass": "^1.69.3",
"simple-git-hooks": "^2.9.0",
"stylelint": "^15.7.0",
"stylelint-config-html": "^1.1.0",
"stylelint-config-recess-order": "^4.2.0",
"stylelint-config-recommended": "^12.0.0",
"stylelint-config-recommended-vue": "^1.4.0",
"stylelint-config-standard": "^33.0.0",
"stylelint-config-standard-scss": "^9.0.0",
"stylelint-order": "^6.0.3",
"typescript": "5.2.2",
"unbuild": "^2.0.0",
"vite": "4.5.0",
"vitepress": "1.0.0-rc.24",
"vitest": "^0.34.2",
"vue-tsc": "1.8.21"
},
"sideEffects": [
"*.scss",
"*/components/**/*.vue"
],
"types": "./dist/index.d.ts",
"uni_modules": {
"dependencies": [],
"encrypt": [],
"platforms": {
"client": {
"App": {
"app-nvue": "u",
"app-vue": "u"
},
"H5-mobile": {
"Android Browser": "y",
"QQ浏览器(Android)": "y",
"Safari": "y",
"微信浏览器(Android)": "y"
},
"H5-pc": {
"Chrome": "y",
"Edge": "y",
"Firefox": "y",
"IE": "n",
"Safari": "y"
},
"Vue": {
"vue2": "n",
"vue3": "y"
},
"小程序": {
"QQ": "u",
"京东": "u",
"字节跳动": "u",
"微信": "y",
"快手": "u",
"百度": "u",
"钉钉": "u",
"阿里": "y",
"飞书": "u"
},
"快应用": {
"华为": "u",
"联盟": "u"
}
},
"cloud": {
"aliyun": "y",
"tcb": "y"
}
"simple-git-hooks": {
"pre-commit": "pnpm lint-staged",
"commit-msg": "npx commitlint --edit ${1}"
},
"lint-staged": {
"*.{vue,js,ts}": "eslint --fix",
"*.{scss,css,vue}": "stylelint --fix --allow-empty-input",
"*.md": "markdownlint --fix --ignore-path=.gitignore"
},
"config": {
"commitizen": {
"path": "node_modules/cz-git"
}
},
"version": "1.3.1"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc