Socket
Book a DemoInstallSign in
Socket

text-overflow-processor-react

Package Overview
Dependencies
Maintainers
1
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

text-overflow-processor-react - npm Package Compare versions

Comparing version

to
2.0.7-correction

7

lib/index.d.ts
import TextOverflowProcessor from "./TextOverflowProcessor";
export default TextOverflowProcessor;
/**
* 测试调试:
* 项目中打包组件后执行npm link(此时会把本组件link到全局)
* 然后随便选个项目执行npm link 包名(此时会把全局中刚才link的包link到当前项目中,此时可以调试)
* 调试完毕后,回到组件项目中执行npm unlink(去除link软连接)
*/
/**
* 注意:发布前镜像源切换成npm镜像源,package.json文件的相关依赖及其他无用配置全部暂时去掉

@@ -11,2 +17,3 @@ * (否则低版本npm下载下来的包也会去下载相应的依赖耗费流量及下载时间)

* 或:npm version patch
* npm unpublish 包名@版本号 --force
*/

2

package.json
{
"name": "text-overflow-processor-react",
"version": "2.0.6",
"version": "2.0.7-correction",
"main": "./lib/index.js",

@@ -5,0 +5,0 @@ "typings": "./lib/index.d.ts",

@@ -183,2 +183,8 @@ # 文本溢出处理

### ↪2.0.7
`2023-07-23`
☆ 优化代码。
### ↪2.0.6

@@ -185,0 +191,0 @@

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.