Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

cedar-heading

Package Overview
Dependencies
Maintainers
2
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cedar-heading - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

__tests__/cdrHeading.spec.js

143

package.json
{
"name": "cedar-heading",
"version": "0.0.1",
"description": "REI Cedar component library heading",
"main": "index.js",
"author": "michael hewson",
"license": "ISC"
"version": "0.0.2",
"description": "REI Cedar Style Framework - Vue Component for Heading",
"homepage": "https://rei.github.io/rei-cedar/#cdr-heading",
"license": "ISC",
"author": "REI Software Engineering",
"private": false,
"main": "dist/cdr-heading.js",
"scripts": {
"build": "node ../../../build.js webpack.dist.conf heading heading"
},
"peerDependencies": {
"vue": "^2.4.2"
},
"devDependencies": {
"autoprefixer": "^7.1.2",
"avoriaz": "^3.2.0",
"babel-core": "^6.25.0",
"babel-eslint": "^8.0.0",
"babel-loader": "^7.1.1",
"babel-plugin-istanbul": "^4.1.4",
"babel-plugin-transform-runtime": "^6.22.0",
"babel-preset-env": "^1.6.0",
"babel-preset-stage-2": "^6.22.0",
"babel-register": "^6.22.0",
"backstopjs": "^3.0.20",
"browser-sync": "^2.18.12",
"browser-sync-webpack-plugin": "^1.2.0",
"chai": "^4.1.0",
"chalk": "^2.0.1",
"chromedriver": "^2.30.1",
"clean-webpack-plugin": "^0.1.17",
"connect-history-api-fallback": "^1.3.0",
"copy-webpack-plugin": "^4.0.1",
"cross-env": "^5.0.1",
"cross-spawn": "^5.0.1",
"css-loader": "^0.28.4",
"download": "^6.2.5",
"eslint": "^4.8.0",
"eslint-config-airbnb-base": "^12.0.2",
"eslint-friendly-formatter": "^3.0.0",
"eslint-import-resolver-webpack": "^0.8.3",
"eslint-loader": "^1.9.0",
"eslint-plugin-html": "^3.2.2",
"eslint-plugin-import": "^2.7.0",
"eslint-plugin-promise": "^3.5.0",
"eslint-plugin-standard": "^3.0.1",
"eventsource-polyfill": "^0.9.6",
"express": "^4.14.1",
"extract-css-chunks-webpack-plugin": "^2.0.16",
"extract-text-webpack-plugin": "^3.0.0",
"file-loader": "^0.11.2",
"friendly-errors-webpack-plugin": "^1.6.1",
"fs-extra": "^4.0.0",
"function-bind": "^1.1.0",
"glob": "^7.1.2",
"html-loader": "^0.5.0",
"html-webpack-plugin": "^2.29.0",
"http-proxy-middleware": "^0.17.3",
"inject-loader": "^3.0.0",
"jshint": "^2.9.4",
"karma": "^1.4.1",
"karma-coverage": "^1.1.1",
"karma-mocha": "^1.3.0",
"karma-phantomjs-launcher": "^1.0.2",
"karma-sinon-chai": "^1.2.4",
"karma-sourcemap-loader": "^0.3.7",
"karma-spec-reporter": "^0.0.31",
"karma-webpack": "^2.0.2",
"lodash": "^4.17.4",
"lolex": "^2.1.2",
"minimist": "^1.2.0",
"mocha": "^3.4.2",
"nightwatch": "^0.9.16",
"opn": "^5.1.0",
"optimize-css-assets-webpack-plugin": "^3.0.0",
"ora": "^1.1.0",
"phantomjs-prebuilt": "^2.1.14",
"postcss": "^6.0.8",
"postcss-apply": "^0.8.0",
"postcss-calc": "^6.0.0",
"postcss-custom-media": "^6.0.0",
"postcss-custom-properties": "^6.1.0",
"postcss-html": "^0.9.0",
"postcss-import": "^11.0.0",
"postcss-inline-svg": "^3.0.0",
"postcss-loader": "^2.0.6",
"postcss-media-minmax": "^3.0.0",
"postcss-nested": "^2.1.0",
"postcss-pxtorem": "^4.0.1",
"postcss-responsive-type": "^1.0.0",
"postcss-safe-parser": "^3.0.1",
"postcss-sass": "^0.2.0",
"postcss-sassy-mixins": "^2.1.0",
"postcss-scss": "^1.0.2",
"postcss-simple-vars": "^4.0.0",
"postcss-strip-inline-comments": "^0.1.5",
"raw-loader": "^0.5.1",
"replace-bundle-webpack-plugin": "^1.0.0",
"rimraf": "^2.6.0",
"selenium-server": "^3.0.1",
"semver": "^5.3.0",
"sinon": "^2.3.6",
"sinon-chai": "^2.11.0",
"style-loader": "^0.18.2",
"stylelint": "^8.0.0",
"stylelint-config-standard": "^17.0.0",
"stylelint-processor-html": "^1.0.0",
"stylelint-webpack-plugin": "^0.9.0",
"svg-sprite": "^1.3.7",
"svgxuse": "^1.2.4",
"tenon-node": "^0.4.0",
"url-loader": "^0.5.9",
"vue": "^2.4.4",
"vue-loader": "^13.0.4",
"vue-router": "^2.7.0",
"vue-style-loader": "^3.0.1",
"vue-styleguidist": "^1.2.3",
"vue-template-compiler": "^2.4.2",
"vue-theme-loader": "^2.0.1",
"webpack": "^3.4.1",
"webpack-bundle-analyzer": "^2.8.2",
"webpack-dev-middleware": "^1.10.0",
"webpack-hot-middleware": "^2.18.2",
"webpack-merge": "^4.1.0"
},
"engines": {
"node": ">= 6.0.0",
"npm": ">= 3.0.0"
},
"browserslist": [
"> 1%",
"last 2 versions",
"not ie <= 8"
],
"dependencies": {
"vue-hot-reload-api": "^2.1.1",
"yarn": "^1.2.1"
}
}
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