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

@financial-times/o-normalise

Package Overview
Dependencies
Maintainers
18
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 2.0.7 to 3.0.0-0

.eslintignore

7

origami.json
{
"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" ],
"origamiType": "module",
"origamiCategory": "primitives",
"origamiVersion": 1,
"origamiType": "component",
"origamiVersion": "2.0",
"support": "https://github.com/Financial-Times/o-normalise/issues",

@@ -8,0 +5,0 @@ "supportContact": {

{
"browser": "browser.js",
"module": "module.js",
"eslintIgnore": [
"module.js",
"browser.js",
"dist/",
"dist-esm/"
],
"name": "@financial-times/o-normalise",
"version": "3.0.0-0",
"description": "Provides base styles and resets for stylesheets. Includes standardised utilities, such as visually hiding components or adding a consistent focus state.",
"keywords": [
"origami",
"component",
"ft"
"normalise",
"clearfix",
"box-sizing",
"html",
"visually hidden"
],
"name": "@financial-times/o-normalise",
"version": "2.0.7",
"description": "Foundation styles and standardised utilities",
"dependencies": {
"@financial-times/o-colors": "^5.0.0"
"homepage": "https://registry.origami.ft.com/components/o-normalise",
"bugs": {
"url": "https://registry.origami.ft.com/components/o-normalise"
},
"component": "o-normalise",
"scripts": {},
"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.8.1",
"eslint-config-origami-component": "^2.1.0",
"origami-ci-tools": "^2.0.2",
"eslint": "^7.24.0",
"eslint-config-origami-component": "^2.1.1",
"remark": "^13.0.0",
"remark-lint": "^8.0.0",
"remark-preset-lint-origami-component": "^1.1.3",
"stylelint": "^13.7.0",
"remark-lint": "^7.0.1",
"remark-preset-lint-origami-component": "prerelease",
"stylelint": "^13.12.0",
"stylelint-config-origami-component": "^1.0.4"
},
"peerDependencies": {
"@financial-times/o-colors": "^6.0.0-0",
"sass-mq": "^5.0.1"
},
"engines": {
"npm": "^7"
},
"volta": {
"node": "14.16.1",
"npm": "7.10.0"
}
}

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