Socket
Socket
Sign inDemoInstall

@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 3.1.0 to 3.2.0

.prettierrc.toml

7

CHANGELOG.md
# Changelog
## [3.2.0](https://www.github.com/Financial-Times/origami/compare/o-normalise-v3.1.0...o-normalise-v3.2.0) (2021-11-24)
### Features
* allow npm 8 in engines config ([eeb1cae](https://www.github.com/Financial-Times/origami/commit/eeb1cae6e7f0379e647f2b41240b1f294997d528))
## [3.1.0](https://www.github.com/Financial-Times/origami/compare/o-normalise-v3.0.3...o-normalise-v3.1.0) (2021-11-08)

@@ -4,0 +11,0 @@

8

package.json
{
"name": "@financial-times/o-normalise",
"version": "3.1.0",
"version": "3.2.0",
"description": "Provides base styles and resets for stylesheets. Includes standardised utilities, such as visually hiding components or adding a consistent focus state.",

@@ -30,3 +30,3 @@ "keywords": [

"engines": {
"npm": "^7"
"npm": "^7 || ^8"
},

@@ -36,3 +36,5 @@ "volta": {

"npm": "7.11.1"
}
},
"percy": true,
"private": false
}
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