🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

fower-plugin-text-overflow

Package Overview
Dependencies
Maintainers
1
Versions
99
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fower-plugin-text-overflow - npm Package Compare versions

Comparing version

to
1.73.0

2

dist/fower-plugin-text-overflow.cjs.development.js

@@ -13,3 +13,2 @@ 'use strict';

var key = atom.key;
if (key === 'truncate') {

@@ -27,3 +26,2 @@ atom.style = {

}
return atom;

@@ -30,0 +28,0 @@ }

@@ -9,3 +9,2 @@ var index = (function () {

var key = atom.key;
if (key === 'truncate') {

@@ -23,3 +22,2 @@ atom.style = {

}
return atom;

@@ -26,0 +24,0 @@ }

10

package.json
{
"name": "fower-plugin-text-overflow",
"version": "1.72.0",
"version": "1.73.0",
"license": "MIT",

@@ -25,7 +25,7 @@ "main": "dist/index.js",

"dependencies": {
"@fower/atomic-props": "^1.72.0",
"@fower/core": "^1.72.0",
"@fower/utils": "^1.72.0"
"@fower/atomic-props": "^1.73.0",
"@fower/core": "^1.73.0",
"@fower/utils": "^1.73.0"
},
"gitHead": "c84a9d5fe0b3a55ab835f3a7a77c6654d25ef6ef"
"gitHead": "cfc4d4e79e4ed784b2a3442fc8c0b43061a23a8d"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet