@tanbo/color
Advanced tools
Comparing version 0.0.3 to 0.1.1
{ | ||
"name": "@tanbo/color", | ||
"version": "0.0.3", | ||
"description": "", | ||
"main": "./bundles/index.js", | ||
"module": "./bundles/index.js", | ||
"typings": "./bundles/index.d.ts", | ||
"scripts": { | ||
"start": "webpack-dev-server", | ||
"test": "echo \"Error: no test specified\" && exit 1", | ||
"build:lib": "tsc -p tsconfig-build.json", | ||
"publish:lib": "npm run build:lib && npm publish --access=public" | ||
"version": "0.1.1", | ||
"description": "A color transform tool", | ||
"main": "./bundles/umd/public-api.js", | ||
"module": "./bundles/esm/public-api.js", | ||
"typings": "./bundles/esm/public-api.d.ts", | ||
"exports": { | ||
".": { | ||
"import": "./bundles/esm/public-api.js", | ||
"require": "./bundles/umd/public-api.js" | ||
} | ||
}, | ||
"author": "tanbo", | ||
"license": "ISC", | ||
"devDependencies": { | ||
"@types/node": "^12.7.1", | ||
"autoprefixer": "^9.6.1", | ||
"css-loader": "^3.1.0", | ||
"file-loader": "^4.1.0", | ||
"highlight.js": "^9.15.9", | ||
"html-webpack-plugin": "^3.2.0", | ||
"node-sass": "^4.12.0", | ||
"open": "^6.4.0", | ||
"postcss": "^7.0.17", | ||
"postcss-loader": "^3.0.0", | ||
"raw-loader": "^3.1.0", | ||
"sass-loader": "^7.1.0", | ||
"style-loader": "^0.23.1", | ||
"to-string-loader": "^1.1.5", | ||
"ts-loader": "^6.0.4", | ||
"typescript": "^3.5.3", | ||
"url-loader": "^2.1.0", | ||
"webpack": "^4.37.0", | ||
"webpack-cli": "~3.0.3", | ||
"webpack-dev-middleware": "3.1.3", | ||
"webpack-dev-server": "3.1.4", | ||
"webpack-hot-middleware": "2.21.0" | ||
"license": "MIT", | ||
"author": { | ||
"name": "tanbo", | ||
"email": "tanbohb@gmail.com" | ||
}, | ||
"dependencies": {} | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/tbhuabi/color.git" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/tbhuabi/color.git/issues" | ||
} | ||
} |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
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 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
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
55079
0
33
785
2
1
3
0
1