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

@financial-times/o-icons

Package Overview
Dependencies
Maintainers
18
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 7.0.0-beta.0 to 7.0.0

8

MIGRATION.md
## Migration guide
### Migrating from v6 to v7
Support for Bower and version 2 of the Origami Build Service have been removed.
Follow [the migration guide on the Origami website](https://origami.ft.com/docs/tutorials/bower-to-npm/).
### Migrating from v5 to v6

@@ -82,2 +89,1 @@

* The colour of the icon served is _black_. This cannot be changed. If you need a custom colour (or even a custom size), [option 3](#3-manually-using-the-responsive-image-service) of the suggested ways of using this module is the way to go

12

package.json
{
"name": "@financial-times/o-icons",
"version": "7.0.0-beta.0",
"version": "7.0.0",
"description": "Helper SCSS tool for using the FT's icons. For a full list of available icons please see the fticons image set",

@@ -17,11 +17,11 @@ "keywords": [

"start": "npx serve ./demos/local",
"build": "npm_config_yes=true npx \"origami-build-tools@prerelease\" install && npm_config_yes=true npx \"origami-build-tools@prerelease\" demo"
"build": "npm_config_yes=true npx \"origami-build-tools@^11\" install && npm_config_yes=true npx \"origami-build-tools@^11\" demo"
},
"devDependencies": {
"eslint": "^7.25.0",
"eslint": "^7.28.0",
"eslint-config-origami-component": "^2.1.1",
"remark": "^13.0.0",
"remark-lint": "^7.0.1",
"remark-preset-lint-origami-component": "prerelease",
"stylelint": "^13.12.0",
"remark-lint": "^8.0.0",
"remark-preset-lint-origami-component": "^2.0.0",
"stylelint": "^13.13.1",
"stylelint-config-origami-component": "^1.0.4"

@@ -28,0 +28,0 @@ },

@@ -125,3 +125,4 @@ # o-icons

:---: | :---: | :---: | :---:
✨ active | 6 | N/A | [migrate to v6](MIGRATION.md#migrating-from-v5-to-v6) |
✨ active | 7 | N/A | [migrate to v6](MIGRATION.md#migrating-from-v6-to-v7) |
✨ active | 6 | 6.3 | [migrate to v6](MIGRATION.md#migrating-from-v5-to-v6) |
⚠ maintained | 5 | 5.9 | [migrate to v5](MIGRATION.md#migrating-from-v4-to-v5) |

@@ -128,0 +129,0 @@ ╳ deprecated | 4 | 4.5 | [migrate to v4](MIGRATION.md#migrating-from-v3-to-v4) |

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