Socket
Socket
Sign inDemoInstall

@financial-times/o-normalise

Package Overview
Dependencies
Maintainers
17
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 3.0.1 to 3.0.2

CHANGELOG.md

8

origami.json
{
"origamiType": "component",
"origamiVersion": "2.0",
"support": "https://github.com/Financial-Times/o-normalise/issues",
"support": "https://github.com/Financial-Times/origami/issues/new?labels=o-normalise,components",
"supportContact": {

@@ -9,3 +9,7 @@ "email": "origami.support@ft.com",

},
"brands": ["master", "internal", "whitelabel"],
"brands": [
"master",
"internal",
"whitelabel"
],
"supportStatus": "active",

@@ -12,0 +16,0 @@ "browserFeatures": {},

{
"name": "@financial-times/o-normalise",
"version": "3.0.1",
"description": "Provides base styles and resets for stylesheets. Includes standardised utilities, such as visually hiding components or adding a consistent focus state.",
"keywords": [
"normalise",
"clearfix",
"box-sizing",
"html",
"visually hidden"
],
"homepage": "https://registry.origami.ft.com/components/o-normalise",
"bugs": {
"url": "https://registry.origami.ft.com/components/o-normalise"
},
"license": "MIT",
"type": "module",
"scripts": {
"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"
},
"devDependencies": {
"eslint": "^7.24.0",
"eslint-config-origami-component": "^2.1.1",
"remark": "^13.0.0",
"remark-lint": "^7.0.1",
"remark-preset-lint-origami-component": "^2.0.0",
"stylelint": "^13.12.0",
"stylelint-config-origami-component": "^1.0.4"
},
"peerDependencies": {
"@financial-times/o-colors": "^6.0.1",
"sass-mq": "^5.0.1"
},
"engines": {
"npm": "^7"
},
"volta": {
"node": "14.16.1",
"npm": "7.11.1"
}
"name": "@financial-times/o-normalise",
"version": "3.0.2",
"description": "Provides base styles and resets for stylesheets. Includes standardised utilities, such as visually hiding components or adding a consistent focus state.",
"keywords": [
"normalise",
"clearfix",
"box-sizing",
"html",
"visually hidden"
],
"homepage": "https://registry.origami.ft.com/components/o-normalise",
"bugs": {
"url": "https://github.com/Financial-Times/origami/issues/new?labels=o-normalise,components",
"email": "origami.support@ft.com"
},
"license": "MIT",
"type": "module",
"scripts": {
"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"
},
"peerDependencies": {
"@financial-times/o-colors": "^6.0.1",
"sass-mq": "^5.0.1"
},
"engines": {
"npm": "^7"
},
"volta": {
"node": "14.16.1",
"npm": "7.11.1"
}
}
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