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

gel-grid

Package Overview
Dependencies
Maintainers
2
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gel-grid - npm Package Compare versions

Comparing version 6.0.1 to 6.1.0

actions/build.sh

9

package.json
{
"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

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