Comparing version 1.0.0 to 1.0.1-master.0714db6
{ | ||
"name": "cepheus", | ||
"version": "1.0.0", | ||
"description": "", | ||
"main": "index.js", | ||
"version": "1.0.1-master.0714db6", | ||
"description": "functional css", | ||
"author": "escapace <opensource@escapace.com>", | ||
"license": "MPL-2.0", | ||
"files": [ | ||
"sass" | ||
], | ||
"main": "sass/_cepheus.scss", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"build": "echo 'No build required'", | ||
"lint": "sass-lint -vq", | ||
"watch:end-to-end": "cross-env NODE_END_TO_END=True node build/dev-server.js", | ||
"test:end-to-end": "cross-env NODE_END_TO_END=True node test/end-to-end/runner.js", | ||
"test": "npm run test:end-to-end && npm run lint", | ||
"test:travis": "npm run test" | ||
}, | ||
"keywords": [], | ||
"author": "", | ||
"license": "ISC" | ||
"eyeglass": { | ||
"sassDir": "sass", | ||
"exports": false, | ||
"name": "cepheus", | ||
"needs": "^1.0.0" | ||
}, | ||
"dependencies": { | ||
"breakpoint-sass": "^2.7.1" | ||
}, | ||
"devDependencies": { | ||
"susy": "^3.0.1", | ||
"autoprefixer": "^7.2.4", | ||
"cepheus-typeface-inter-ui": "^3.2.0", | ||
"babel-core": "^6.26.0", | ||
"babel-eslint": "^8.2.1", | ||
"babel-loader": "^7.1.2", | ||
"babel-plugin-transform-runtime": "^6.23.0", | ||
"babel-preset-env": "^1.6.1", | ||
"babel-preset-stage-2": "^6.24.1", | ||
"babel-register": "^6.26.0", | ||
"chalk": "^2.3.0", | ||
"chromedriver": "^2.34.1", | ||
"connect-history-api-fallback": "^1.5.0", | ||
"cross-env": "^5.1.3", | ||
"cross-spawn": "^5.1.0", | ||
"css-loader": "^0.28.8", | ||
"eslint": "^4.15.0", | ||
"eslint-config-airbnb-base": "^12.1.0", | ||
"eslint-config-epiloque": "^3.0.1", | ||
"eslint-config-prettier": "^2.9.0", | ||
"eslint-config-standard": "^10.2.1", | ||
"eslint-plugin-import": "^2.8.0", | ||
"eslint-plugin-no-async-without-await": "^1.2.0", | ||
"eslint-plugin-node": "^5.2.1", | ||
"eslint-plugin-promise": "^3.6.0", | ||
"eslint-plugin-standard": "^3.0.1", | ||
"express": "^4.16.2", | ||
"extract-text-webpack-plugin": "^3.0.2", | ||
"file-loader": "^1.1.6", | ||
"html-webpack-plugin": "^2.30.1", | ||
"mocha": "^4.1.0", | ||
"nightwatch": "^0.9.19", | ||
"node-sass": "^4.7.2", | ||
"optimize-css-assets-webpack-plugin": "^3.2.0", | ||
"ora": "^1.3.0", | ||
"rimraf": "^2.6.2", | ||
"sass-lint": "^1.12.1", | ||
"sass-loader": "^6.0.6", | ||
"sass-true": "^3.0.2", | ||
"selenium-server": "^3.8.1", | ||
"shelljs": "^0.7.8", | ||
"uglify-es": "^3.3.5", | ||
"url-loader": "^0.6.2", | ||
"vue": "^2.5.13", | ||
"vue-loader": "^13.7.0", | ||
"vue-router": "^3.0.1", | ||
"vue-style-loader": "^3.0.3", | ||
"vue-template-compiler": "^2.5.13", | ||
"webpack": "^3.10.0", | ||
"webpack-dev-middleware": "^2.0.4", | ||
"webpack-hot-middleware": "^2.21.0", | ||
"webpack-merge": "^4.1.1" | ||
}, | ||
"engines": { | ||
"node": ">= 4.0.0", | ||
"npm": ">= 3.0.0" | ||
}, | ||
"browserslist": [ | ||
"> 1%", | ||
"last 2 versions", | ||
"not ie <= 8" | ||
] | ||
} |
Unpublished package
Supply chain riskPackage version was not found on the registry. It may exist on a different registry and need to be configured to pull from that registry.
Found 1 instance in 1 package
Copyleft License
License(Experimental) Copyleft license information was found.
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
Non-permissive License
License(Experimental) A license not known to be considered permissive was found.
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
Unpopular package
QualityThis package is not very popular.
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
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
83143
62
1
0
6
1
52
2
70
2
+ Addedbreakpoint-sass@^2.7.1
+ Addedbreakpoint-sass@2.7.1(transitive)