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

@cainiaofe/cn-utils

Package Overview
Dependencies
Maintainers
23
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cainiaofe/cn-utils - npm Package Compare versions

Comparing version 0.2.4 to 0.2.5

dist/dsm-meta.json

23

package.json
{
"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

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