Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

system-font-css

Package Overview
Dependencies
Maintainers
2
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

system-font-css - npm Package Compare versions

Comparing version 2.0.1 to 2.0.2

10

package.json
{
"name": "system-font-css",
"description": "Use the native system font of the OS running the browser",
"version": "2.0.1",
"version": "2.0.2",
"author": "Jonathan Neal <jonathantneal@hotmail.com> (http://jonathantneal.com)",

@@ -22,8 +22,10 @@ "contributors": [

},
"dependencies": {},
"dependencies": {
"cpr": "^2.2.0"
},
"devDependencies": {},
"main": "system-font.css",
"scripts": {
"install": "cp system-font.css _system-font.scss ; cp system-font.css system-font.less"
"install": "cpr system-font.css _system-font.scss -o && cpr system-font.css system-font.less -o"
}
}
}
index.html

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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