Big News: Socket Selected for OpenAI's Cybersecurity Grant Program.Details
Socket
Book a DemoSign in
Socket

@fontsource-variable/cinzel

Package Overview
Dependencies
Maintainers
2
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fontsource-variable/cinzel - npm Package Compare versions

Comparing version
5.2.0
to
5.2.4
+9
-3
package.json
{
"name": "@fontsource-variable/cinzel",
"version": "5.2.0",
"version": "5.2.4",
"description": "Self-host the Cinzel font in a neatly bundled NPM package.",

@@ -23,2 +23,7 @@ "main": "index.css",

".": {"sass": "./index.css", "default": "./index.css"},
"./*": {"sass": "./*.css", "default": "./*.css"},
"./files/*": {"sass": "./files/*", "default": "./files/*"},
"./package.json": "./package.json",
"./metadata.json": "./metadata.json",
"./unicode.json": "./unicode.json",
"./scss": {"sass": "./scss/metadata.scss"}

@@ -29,8 +34,9 @@ },

"homepage": "https://fontsource.org/fonts/cinzel",
"funding": "https://github.com/sponsors/ayuhito",
"repository": {
"type": "git",
"url": "https://github.com/fontsource/font-files.git",
"url": "git+https://github.com/fontsource/font-files.git",
"directory": "fonts/variable/cinzel"
},
"publishHash": "710befa6c074f04d"
"publishHash": "973ee30e29b48bbb"
}