zw-service-monitor
Advanced tools
Comparing version 1.0.8 to 1.0.9
{ | ||
"name": "zw-service-monitor", | ||
"version": "1.0.8", | ||
"description": "", | ||
"main": "dist/index.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1", | ||
"build": "webpack --config webpack.config.js && npm publish --registry=https://registry.npmjs.org/" | ||
}, | ||
"keywords": [], | ||
"author": "", | ||
"license": "ISC", | ||
"devDependencies": { | ||
"md5": "^2.3.0", | ||
"uglifyjs-webpack-plugin": "^2.2.0", | ||
"webpack": "^5.27.2", | ||
"webpack-cli": "^4.5.0" | ||
"name": "zw-service-monitor", | ||
"version": "1.0.9", | ||
"description": "", | ||
"main": "dist/index.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1", | ||
"build": "webpack --config webpack.config.js && npm publish --registry=https://registry.npmjs.org/" | ||
}, | ||
"keywords": [], | ||
"author": "tianzhaozhao", | ||
"license": "ISC", | ||
"lint-staged": { | ||
"*.{js,jsx,ts,tsx}": "eslint", | ||
"*.{css,less,scss,styl}": "stylelint" | ||
}, | ||
"husky": { | ||
"hooks": { | ||
"pre-commit": "lint-staged" | ||
} | ||
}, | ||
"devDependencies": { | ||
"md5": "^2.3.0", | ||
"uglifyjs-webpack-plugin": "^2.2.0", | ||
"webpack": "^5.27.2", | ||
"webpack-cli": "^4.5.0", | ||
"@ecomfe/eslint-config": "^4.0.0", | ||
"@ecomfe/stylelint-config": "^1.0.0", | ||
"babel-eslint": "^10.0.0", | ||
"eslint-plugin-babel": "^5.0.0", | ||
"eslint": "^7.0.0", | ||
"husky": "^4.0.0", | ||
"lint-staged": "^10.0.0", | ||
"stylelint": "^13.0.0" | ||
} | ||
} |
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
58551
6
230
1
1
4
12