Socket
Socket
Sign inDemoInstall

@financial-times/o-grid

Package Overview
Dependencies
Maintainers
18
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@financial-times/o-grid - npm Package Compare versions

Comparing version 5.2.9 to 5.2.10

5

origami.json

@@ -33,6 +33,5 @@ {

"name": "snappy",
"title": "Deprecated: Snappy Grid",
"title": "Snappy Grid",
"sass": "demos/src/scss/snappy.scss",
"description": "Responsive grid that snaps between a larger fixed layout at each breakpoint",
"hidden": true
"description": "Responsive grid that snaps between a larger fixed layout at each breakpoint"
},

@@ -39,0 +38,0 @@ {

8

package.json

@@ -16,3 +16,3 @@ {

"name": "@financial-times/o-grid",
"version": "5.2.9",
"version": "5.2.10",
"dependencies": {

@@ -24,7 +24,7 @@ "sass-mq": "^5.0.0"

"devDependencies": {
"eslint": "^7.12.1",
"eslint-config-origami-component": "^2.1.0",
"origami-ci-tools": "^2.1.1",
"eslint": "^7.21.0",
"eslint-config-origami-component": "^2.1.1",
"origami-ci-tools": "^2.4.1",
"stylelint-config-origami-component": "^1.0.4"
}
}

@@ -580,5 +580,4 @@ # o-grid

// - fluid: full width up to the largest layout's width
// - snappy (deprecated): fluid width until the layout defined in $o-grid-start-snappy-mode-at (default: M),
// - snappy fluid width until the layout defined in $o-grid-start-snappy-mode-at (default: M),
// and then snaps into a larger fixed layout at each breakpoint
// (used by Next FT)
// - fixed: always fixed-width with the layout defined by

@@ -631,4 +630,2 @@ // $o-grid-fixed-layout (default: L)

**Snappy mode is deprecated and will be removed in the next major version. Please talk to the Origami team if you would like to continue using snappy mode.**
The container size can snap between fixed-widths as the viewport gets larger:

@@ -635,0 +632,0 @@

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

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