@manycore/budget-plugin-api
Advanced tools
Comparing version 0.0.1-test.6 to 0.0.1-test.7
@@ -1,90 +0,1 @@ | ||
{ | ||
"name": "@manycore/budget-plugin-api", | ||
"version": "0.0.1-test.6", | ||
"author": "taiyan", | ||
"title": "@qunhe/budget-plugin-api", | ||
"description": "清单插件平台二开应用的API", | ||
"repository": "git@gitlab.qunhequnhe.com:cspace/budget.git", | ||
"bugs": { | ||
"url": "https://gitlab.qunhequnhe.com/cspace/budget/issues" | ||
}, | ||
"license": "MIT", | ||
"main": "./index.js", | ||
"module": "./index.js", | ||
"typings": "types/index.d.ts", | ||
"devDependencies": { | ||
"@babel/core": "~7.16.0", | ||
"@babel/plugin-proposal-optional-chaining": "~7.16.0", | ||
"@babel/preset-env": "~7.16.0", | ||
"@babel/preset-typescript": "~7.16.0", | ||
"@babel/plugin-transform-runtime": "~7.18.0", | ||
"@qunhe/eslint-config-qunhe": "latest", | ||
"@qunhe/prettier-config-qunhe": "latest", | ||
"@qunhe/stylelint-config-qunhe": "latest", | ||
"@typescript-eslint/eslint-plugin": "^5.0.0", | ||
"@typescript-eslint/parser": "^5.0.0", | ||
"@types/node": "17.0.41", | ||
"cross-env": "^5.2.0", | ||
"esbuild": "^0.12.9", | ||
"eslint": "^8.0.0", | ||
"eslint-config-alloy": "4.5.0", | ||
"husky": "1.1.3", | ||
"lint-staged": "^10.5.4", | ||
"prettier": "^2.3.0", | ||
"stylelint": "^13.13.1", | ||
"stylelint-config-css-modules": "2.3.0", | ||
"stylelint-config-prettier": "^8.0.2", | ||
"stylelint-config-standard": "^22.0.0", | ||
"stylelint-config-styled-components": "^0.1.1", | ||
"stylelint-prettier": "^1.2.0", | ||
"stylelint-scss": "^3.2.1", | ||
"stylelint-processor-styled-components": "^1.10.0", | ||
"typescript": "^3.8.3", | ||
"remark-cli": "9.0.0", | ||
"remark-lint": "8.0.0", | ||
"remark-preset-lint-recommended": "5.0.0", | ||
"@qunhe/remarklint-config-qunhe": "^0.0.1", | ||
"@qunhe/eslint-plugin-custom": "^3.0.0" | ||
}, | ||
"peerDependencies": { | ||
"servkit": "1.0.15" | ||
}, | ||
"husky": { | ||
"hooks": { | ||
"pre-commit": "lint-staged" | ||
} | ||
}, | ||
"lint-staged": { | ||
"packages/**/src/**/*.{js,ts}": [ | ||
"kjl ci:lint" | ||
], | ||
"**/*.{md,mdx}": [ | ||
"remark" | ||
], | ||
"**/*.{js,ts,css,less,scss,md,mdx,json}": [ | ||
"prettier --write", | ||
"git add" | ||
] | ||
}, | ||
"sideEffects": [ | ||
"*.scss", | ||
"*.css", | ||
"*.less", | ||
"*.svg" | ||
], | ||
"engines": { | ||
"node": ">=10.0.0" | ||
}, | ||
"scripts": { | ||
"prepare": "kjl link-cloud-packages", | ||
"dev": "kjl baozheng:dev", | ||
"build": "kjl baozheng:build", | ||
"prePublic": "node ./script/prePublic.js" | ||
}, | ||
"resolutions": { | ||
"ws": "7.0.0", | ||
"postcss-modules": "~4.2.0", | ||
"sockjs-client": "~1.5.0", | ||
"sass": "1.49.0" | ||
} | ||
} | ||
{"name":"@manycore/budget-plugin-api","version":"0.0.1-test.7","author":"taiyan","title":"@qunhe/budget-plugin-api","description":"清单插件平台二开应用的API","license":"MIT","main":"./index.js","module":"./index.js","typings":"types/index.d.ts","peerDependencies":{"servkit":"1.0.15"},"sideEffects":["*.scss","*.css","*.less","*.svg"],"engines":{"node":">=10.0.0"},"scripts":{"prepare":"kjl link-cloud-packages","dev":"kjl baozheng:dev","build":"kjl baozheng:build","prePublic":"node ./script/prePublic.js"}} |
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
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
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
0
20172