@globus/globus-css
Advanced tools
Comparing version 0.5.3 to 0.6.0
@@ -5,2 +5,18 @@ # Changelog | ||
## [0.6.0](https://github.com/globusonline/globus-css/compare/v0.5.3...v0.6.0) (2023-06-23) | ||
### ⚠ BREAKING CHANGES | ||
* upgrades build to use Node.js 18, drops support for Node.js 12 (#219) | ||
### Features | ||
* storybook@7 + deploy on merge GitHub Action ([#240](https://github.com/globusonline/globus-css/issues/240)) ([0982c09](https://github.com/globusonline/globus-css/commit/0982c099711924250a84ead5888401d5933b1a0b)) | ||
### ops | ||
* upgrades build to use Node.js 18, drops support for Node.js 12 ([#219](https://github.com/globusonline/globus-css/issues/219)) ([0896ef2](https://github.com/globusonline/globus-css/commit/0896ef2794942dc0cdfeeb01ff68f2854a21d15c)) | ||
### [0.5.3](https://github.com/globusonline/globus-css/compare/v0.5.2...v0.5.3) (2023-01-05) | ||
@@ -7,0 +23,0 @@ |
{ | ||
"name": "@globus/globus-css", | ||
"version": "0.5.3", | ||
"version": "0.6.0", | ||
"description": "Utility-centric CSS and styled components to give you the building blocks for any Globus web project.", | ||
@@ -17,16 +17,17 @@ "main": "dist/globus-css.js", | ||
"engines": { | ||
"node": ">= 12 <15", | ||
"npm": "~6" | ||
"node": "^14 || ^16 || ^18", | ||
"npm": "^8 || ^9" | ||
}, | ||
"devDependencies": { | ||
"@babel/core": "^7.20.5", | ||
"@storybook/addon-actions": "^6.5.13", | ||
"@storybook/addon-essentials": "^6.5.13", | ||
"@storybook/addon-links": "^6.5.13", | ||
"@storybook/addon-postcss": "^2.0.0", | ||
"@storybook/addons": "^6.5.13", | ||
"@storybook/builder-webpack5": "^6.5.13", | ||
"@storybook/manager-webpack5": "^6.5.13", | ||
"@storybook/react": "^6.5.13", | ||
"@storybook/theming": "^6.5.13", | ||
"@babel/preset-env": "^7.21.5", | ||
"@babel/preset-react": "^7.18.6", | ||
"@storybook/addon-actions": "^7.0.12", | ||
"@storybook/addon-essentials": "^7.0.12", | ||
"@storybook/addon-links": "^7.0.12", | ||
"@storybook/addon-styling": "^1.0.8", | ||
"@storybook/addons": "^7.0.12", | ||
"@storybook/react": "^7.0.12", | ||
"@storybook/react-webpack5": "^7.0.12", | ||
"@storybook/theming": "^7.0.12", | ||
"autoprefixer": "^10.4.13", | ||
@@ -42,3 +43,3 @@ "babel-loader": "^9.1.0", | ||
"eslint-plugin-react": "^7.29.4", | ||
"eslint-plugin-storybook": "^0.6.7", | ||
"eslint-plugin-storybook": "^0.6.12", | ||
"html-entities": "^2.3.3", | ||
@@ -50,3 +51,3 @@ "mini-css-extract-plugin": "^2.7.1", | ||
"postcss-scss": "^4.0.6", | ||
"prettier": "2.8.0", | ||
"prettier": "2.8.8", | ||
"react": "^17.0.2", | ||
@@ -57,2 +58,3 @@ "react-dom": "^17.0.2", | ||
"standard-version": "^9.5.0", | ||
"storybook": "^7.0.12", | ||
"style-loader": "^3.3.1", | ||
@@ -63,3 +65,3 @@ "stylelint": "^14.15.0", | ||
"stylelint-config-standard-scss": "^6.0.0", | ||
"stylelint-scss": "^4.3.0", | ||
"stylelint-scss": "^5.0.1", | ||
"svgo": "^3.0.2", | ||
@@ -80,4 +82,4 @@ "svgstore": "^3.0.1", | ||
"test": "echo \"no test specified\"", | ||
"storybook": "start-storybook -p 6006", | ||
"build-storybook": "build-storybook", | ||
"storybook": "storybook dev -p 6006", | ||
"build-storybook": "storybook build", | ||
"lint": "stylelint --quiet src", | ||
@@ -84,0 +86,0 @@ "prerelease": "webpack --mode=production && npm run build:svgs", |
@@ -7,2 +7,6 @@ # `globus-css` | ||
- [**Storybook**](https://globus-jb.s3.amazonaws.com/storybook-globus-css/index.html) – updated and deployed on merges to `main`. | ||
## Principles + Guidelines | ||
@@ -54,2 +58,1 @@ | ||
Once |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 5 instances 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
405
1550
57
1731651
45
18