Comparing version 0.0.0 to 1.0.0
{ | ||
"name": "trapezium", | ||
"version": "0.0.0", | ||
"version": "1.0.0", | ||
"description": "", | ||
"main": "index.js", | ||
"main": "trapezium.js", | ||
"typings": "./trapezium.d.ts", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"build": "npm run webpack && npm run minify", | ||
"bundle": "node scripts/dts-bundle.js", | ||
"minify": "uglifyjs ./trapezium.js -c -m -o ./trapezium.min.js --source-map ./trapezium.min.js.map", | ||
"prepublishOnly": "npm run build", | ||
"test": "./node_modules/karma/bin/karma start", | ||
"webpack": "./node_modules/webpack/bin/webpack.js --config webpack/webpack.build.js" | ||
}, | ||
"author": "Josh Efiong <joshefiong@gmail.com>", | ||
"license": "MIT" | ||
"license": "MIT", | ||
"devDependencies": { | ||
"@types/chai": "^4.0.1", | ||
"@types/jquery": "^3.2.9", | ||
"@types/mocha": "^2.2.41", | ||
"@types/sinon": "^2.3.3", | ||
"chai": "^4.1.0", | ||
"css-loader": "^0.28.4", | ||
"dts-bundle": "^0.7.3", | ||
"html-loader": "^0.4.5", | ||
"istanbul-instrumenter-loader": "^2.0.0", | ||
"karma": "^1.7.0", | ||
"karma-chai": "^0.1.0", | ||
"karma-chrome-launcher": "^2.2.0", | ||
"karma-coverage": "^1.1.1", | ||
"karma-jquery": "^0.2.2", | ||
"karma-mocha": "^1.3.0", | ||
"karma-mocha-reporter": "^2.2.3", | ||
"karma-phantomjs-launcher": "^1.0.4", | ||
"karma-remap-istanbul": "^0.6.0", | ||
"karma-sinon": "^1.0.5", | ||
"karma-source-map-support": "^1.2.0", | ||
"karma-sourcemap-loader": "^0.3.7", | ||
"karma-webpack": "^2.0.4", | ||
"mocha": "^3.4.2", | ||
"node-sass": "^4.5.3", | ||
"sass-loader": "^6.0.6", | ||
"sinon": "^2.3.8", | ||
"style-loader": "^0.18.2", | ||
"ts-loader": "^2.3.1", | ||
"typescript": "^2.4.2", | ||
"uglify-js": "^3.0.26", | ||
"webpack": "2" | ||
} | ||
} |
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
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
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
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 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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
182564
9
301
1
1
72
31