@financial-times/o-normalise
Advanced tools
Comparing version 2.0.7 to 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": ["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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No License Found
License(Experimental) License information could not be found.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
7
0
Yes
22067
2
17
61
2
+ Added@financial-times/math@1.1.1(transitive)
+ Added@financial-times/o-brand@4.2.2(transitive)
+ Added@financial-times/o-colors@6.7.0(transitive)
+ Addedsass-mq@5.0.1(transitive)
- Removed@financial-times/o-colors@^5.0.0
- Removed@financial-times/o-brand@3.3.0(transitive)
- Removed@financial-times/o-colors@5.4.1(transitive)