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

@twilio-paste/truncate

Package Overview
Dependencies
Maintainers
5
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@twilio-paste/truncate - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [1.0.4](https://github.com/twilio-labs/paste/compare/@twilio-paste/truncate@1.0.3...@twilio-paste/truncate@1.0.4) (2020-03-17)
**Note:** Version bump only for package @twilio-paste/truncate
## [1.0.3](https://github.com/twilio-labs/paste/compare/@twilio-paste/truncate@1.0.2...@twilio-paste/truncate@1.0.3) (2020-02-26)

@@ -8,0 +16,0 @@

2

dist/index.es.js

@@ -15,2 +15,2 @@ import e from"@emotion/styled";

and limitations under the License.
***************************************************************************** */var n,i,o,l=e.span(o||(n=["\n display: inline-block;\n max-width: 100%;\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n"],i=["\n display: inline-block;\n max-width: 100%;\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n"],Object.defineProperty?Object.defineProperty(n,"raw",{value:i}):n.raw=i,o=n));export{l as Truncate};
***************************************************************************** */var n,i,o,l=e.span(o||(n=["\n display: inline-block;\n max-width: 100%;\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n"],i=["\n display: inline-block;\n max-width: 100%;\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n"],Object.defineProperty?Object.defineProperty(n,"raw",{value:i}):n.raw=i,o=n));l.displayName="Truncate";export{l as Truncate};

@@ -15,2 +15,2 @@ "use strict";var e;

and limitations under the License.
***************************************************************************** */Object.defineProperty(exports,"__esModule",{value:!0});var n,t,i,o=((e=require("@emotion/styled"))&&"object"==typeof e&&"default"in e?e.default:e).span(i||(n=["\n display: inline-block;\n max-width: 100%;\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n"],t=["\n display: inline-block;\n max-width: 100%;\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n"],Object.defineProperty?Object.defineProperty(n,"raw",{value:t}):n.raw=t,i=n));exports.Truncate=o;
***************************************************************************** */Object.defineProperty(exports,"__esModule",{value:!0});var n,t,i,r=((e=require("@emotion/styled"))&&"object"==typeof e&&"default"in e?e.default:e).span(i||(n=["\n display: inline-block;\n max-width: 100%;\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n"],t=["\n display: inline-block;\n max-width: 100%;\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n"],Object.defineProperty?Object.defineProperty(n,"raw",{value:t}):n.raw=t,i=n));r.displayName="Truncate",exports.Truncate=r;
{
"name": "@twilio-paste/truncate",
"version": "1.0.3",
"version": "1.0.4",
"category": "typography",

@@ -47,3 +47,3 @@ "status": "alpha",

},
"gitHead": "2cf3ec5e09466356561b22bb22d4402d93ebaabd"
"gitHead": "e4a78755803b974c69f923fc71dff12bc746587b"
}

Sorry, the diff of this file is not supported yet

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