Comparing version 6.0.1 to 6.1.0
{ | ||
"name": "gel-grid", | ||
"version": "6.0.1", | ||
"version": "6.1.0", | ||
"description": "A flexible code implementation of the GEL Grid", | ||
"main": "_grid.scss", | ||
"scripts": { | ||
"build": "npm run css:compressed && npm run css:expanded", | ||
"css:compressed": "sass --style=compressed --no-source-map src/gel-grid.scss dist/gel-grid.min.css", | ||
@@ -11,3 +12,3 @@ "css:expanded": "sass --style=expanded --no-source-map src/gel-grid.scss dist/gel-grid.css", | ||
"test": "diff -u test/test-expected.css test/test.css", | ||
"dist": "npm run css:compressed && npm run css:expanded" | ||
"dist": "npm run build" | ||
}, | ||
@@ -38,8 +39,8 @@ "repository": { | ||
"devDependencies": { | ||
"sass": "1.65.1", | ||
"sass": "1.69.5", | ||
"sass-mq": "6.0.0" | ||
}, | ||
"dependencies": { | ||
"gel-sass-tools": "3.0.1" | ||
"gel-sass-tools": "3.1.2" | ||
} | ||
} |
@@ -298,3 +298,3 @@ <h1 align="center">GEL Grid</h1> | ||
The following teams are currently using this component: GEL, News, Sport, Live, Search, BBC Food, Taster & Academy, IPS Web (R&D) | ||
The following teams are currently using this component: GEL, News, Sport, Live, Search, BBC Food, Taster & Academy, IPS Web (R&D) and Subtitle Guidelines. | ||
@@ -301,0 +301,0 @@ If your team is using this component, let us know and we'll add you to the list. |
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
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
191962
45
1797
+ Addedgel-sass-tools@3.1.2(transitive)
- Removedgel-sass-tools@3.0.1(transitive)
Updatedgel-sass-tools@3.1.2