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

flex-text

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

flex-text - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

2

index.js

@@ -18,3 +18,3 @@ (function umdDefine(root, factory) {

// init measuring element
const span = document.createElement('span');
var span = document.createElement('span');
span.style.visibility = 'hidden';

@@ -21,0 +21,0 @@ span.style.position = 'absolute';

{
"name": "flex-text",
"version": "1.0.1",
"version": "1.0.2",
"description": "Mastering font-size like flexbox!",

@@ -5,0 +5,0 @@ "main": "index.js",

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