cedar-heading
Advanced tools
Comparing version 0.0.1 to 0.0.2
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" | ||
} | ||
} |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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 website
QualityPackage does not have a website.
Found 1 instance in 1 package
839322
24
1216
1
1
13
3
110
2
+ Addedvue-hot-reload-api@^2.1.1
+ Addedyarn@^1.2.1
+ Added@babel/helper-string-parser@7.25.9(transitive)
+ Added@babel/helper-validator-identifier@7.25.9(transitive)
+ Added@babel/parser@7.26.2(transitive)
+ Added@babel/types@7.26.0(transitive)
+ Added@vue/compiler-sfc@2.7.16(transitive)
+ Addedcsstype@3.1.3(transitive)
+ Addednanoid@3.3.7(transitive)
+ Addedpicocolors@1.1.1(transitive)
+ Addedpostcss@8.4.49(transitive)
+ Addedprettier@2.8.8(transitive)
+ Addedsource-map@0.6.1(transitive)
+ Addedsource-map-js@1.2.1(transitive)
+ Addedvue@2.7.16(transitive)
+ Addedvue-hot-reload-api@2.3.4(transitive)
+ Addedyarn@1.22.22(transitive)