@cainiaofe/cn-utils
Advanced tools
Comparing version 0.2.4 to 0.2.5
{ | ||
"name": "@cainiaofe/cn-utils", | ||
"version": "0.2.4", | ||
"version": "0.2.5", | ||
"description": "菜鸟前端基础工具库", | ||
@@ -23,6 +23,8 @@ "main": "lib/index.js", | ||
"commit-msg": "commitlint --edit", | ||
"pub": "npm publish --registry=https://registry.npmjs.org --access=public && tnpm sync @cainiaofe/cn-utils", | ||
"pub": "node ./scripts/public-publish/prepub.js && npm publish --registry=https://registry.npmjs.org --access=public && tnpm sync @cainiaofe/cn-utils", | ||
"pub:beta": "npm publish --tag beta --registry=https://registry.npmjs.org --access=public && tnpm sync @cainiaofe/cn-utils", | ||
"pub:docs": "npm run build-storybook && cone cdn upload docs.tgz --namespace cn-utils -d docs --env prod", | ||
"build-storybook": "storybook build --docs -o docs" | ||
"pub:docs-pre": "npm run build-storybook && cone cdn upload docs.tgz --namespace cn-utils -d docs --env pre", | ||
"build-storybook": "storybook build --docs -o docs", | ||
"postpub": "node ./scripts/public-publish/postpub.js" | ||
}, | ||
@@ -53,3 +55,2 @@ "lint-staged": { | ||
"devDependencies": { | ||
"axios": "^0.27.2", | ||
"@alicd/cone-postcss-pxtorem": "^5.1.2", | ||
@@ -70,5 +71,7 @@ "@cainiaofe/cn-ui": "^0.11.9", | ||
"@types/events": "^3.0.0", | ||
"@types/fs-extra": "^11.0.4", | ||
"@types/jest": "^28.1.7", | ||
"@typescript-eslint/eslint-plugin": "^5.33.0", | ||
"@typescript-eslint/parser": "^5.33.0", | ||
"axios": "^0.27.2", | ||
"babel-plugin-lodash": "3.3.4", | ||
@@ -82,10 +85,11 @@ "case-sensitive-paths-webpack-plugin": "^2", | ||
"eslint-plugin-storybook": "^0.6.13", | ||
"fs-extra": "^11.2.0", | ||
"husky": "^7.0.4", | ||
"mini-css-extract-plugin": "^1", | ||
"jest": "^28.1.3", | ||
"jest-environment-jsdom": "^28.1.3", | ||
"lint-staged": "^12.0.2", | ||
"mini-css-extract-plugin": "^1", | ||
"postcss-flexbugs-fixes": "^4.2.1", | ||
"postcss-preset-env": "^7.8.3", | ||
"prettier": "^2.4.1", | ||
"postcss-preset-env": "^7.8.3", | ||
"postcss-flexbugs-fixes": "^4.2.1", | ||
"qrcode.react": "^3.1.0", | ||
@@ -111,3 +115,6 @@ "react": "^18.2.0", | ||
"uuid": "^9.0.0" | ||
}, | ||
"publishConfig": { | ||
"registry": "https://registry.npmjs.org" | ||
} | ||
} | ||
} |
@@ -6,3 +6,3 @@ ## 菜鸟前端基础工具库 | ||
## @cainiaofe/cn-utils 发弹外包 | ||
## @cainiaofe/cn-utils 发公网包 | ||
@@ -16,2 +16,8 @@ - 发 beta 包:`npm run pub:beta` | ||
## 发布顺序 | ||
1. 发公网包 | ||
2. 发 docs 文档 | ||
3. 发内网包 code.cone | ||
## 官网文档配置 | ||
@@ -18,0 +24,0 @@ |
Sorry, the diff of this file is too big to display
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 not supported yet
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
980099
102
5700
33
0
50