New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

cepheus

Package Overview
Dependencies
Maintainers
2
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cepheus - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1-master.0714db6

LICENSE

93

package.json
{
"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"
]
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc