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

d3plus-text

Package Overview
Dependencies
Maintainers
1
Versions
89
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

d3plus-text - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

20

es/index.js

@@ -1,10 +0,10 @@

export { default as fontExists } from "./src/fontExists";
export { default as rtl } from "./src/rtl";
export { default as stringify } from "./src/stringify";
export { default as strip } from "./src/strip";
export { default as TextBox } from "./src/TextBox";
export { default as textSplit } from "./src/textSplit";
export { default as textWidth } from "./src/textWidth";
export { default as textWrap } from "./src/textWrap";
export { default as titleCase } from "./src/titleCase";
export { trim, trimLeft, trimRight } from "./src/trim";
export { default as fontExists } from "./src/fontExists.js";
export { default as rtl } from "./src/rtl.js";
export { default as stringify } from "./src/stringify.js";
export { default as strip } from "./src/strip.js";
export { default as TextBox } from "./src/TextBox.js";
export { default as textSplit } from "./src/textSplit.js";
export { default as textWidth } from "./src/textWidth.js";
export { default as textWrap } from "./src/textWrap.js";
export { default as titleCase } from "./src/titleCase.js";
export { trim, trimLeft, trimRight } from "./src/trim.js";
{
"name": "d3plus-text",
"version": "1.2.0",
"version": "1.2.1",
"description": "A smart SVG text box with line wrapping and automatic font size scaling.",

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

@@ -644,2 +644,2 @@ # d3plus-text

###### <sub>Documentation generated on Wed, 25 Jan 2023 00:07:37 GMT</sub>
###### <sub>Documentation generated on Wed, 25 Jan 2023 00:08:41 GMT</sub>

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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