Socket
Socket
Sign inDemoInstall

dnm-font-manager

Package Overview
Dependencies
10
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.5.6 to 0.5.7

2

dist/main.js

@@ -635,3 +635,3 @@ 'use strict';

if (found.length > 0) foundFonts.push(found[0]);
if (found.length > 0) foundFonts.push(_extends({}, found[0], { path: search.path }));
if (missing.length > 0) missingFonts.push(_extends({}, missing[0], { path: search.path }));

@@ -638,0 +638,0 @@ }

{
"name": "dnm-font-manager",
"version": "0.5.6",
"version": "0.5.7",
"description": "Search system fonts with family and style using pure JavaScript, forked from rBurgett/system-font-families",

@@ -5,0 +5,0 @@ "main": "dist/main.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc