New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@fontsource/manrope

Package Overview
Dependencies
Maintainers
0
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fontsource/manrope - npm Package Compare versions

Comparing version 5.2.0 to 5.2.1

12

package.json
{
"name": "@fontsource/manrope",
"version": "5.2.0",
"version": "5.2.1",
"description": "Self-host the Manrope 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/manrope",
"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/google/manrope"
},
"publishHash": "a1ecc0fae775d16e"
"publishHash": "ba5978075eb55066"
}
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