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

@smartface/contx

Package Overview
Dependencies
Maintainers
7
Versions
121
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@smartface/contx - npm Package Compare versions

Comparing version 1.3.0-rc.2 to 1.3.0-rc.3

2

lib/smartface/sfCorePropFactory.js

@@ -200,3 +200,3 @@ (function (global, factory) {

} else {
res = _font2.default.create(font.family + (font.style ? "-" + font.style : ""), font.size);
res = _font2.default.create(font.family + (font.style ? "-" + font.style : ""), font.size || 16);
//console.log(`Font.create(${font.family + (font.style ? "-" + font.style : "")}, ${font.size || 16})`);

@@ -203,0 +203,0 @@ }

{
"name": "@smartface/contx",
"version": "1.3.0-rc.2",
"version": "1.3.0-rc.3",
"description": "Context Manager",

@@ -5,0 +5,0 @@ "scripts": {

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