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.12 to 1.0.13

8

CHANGELOG.md

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

## [1.0.13](https://github.com/twilio-labs/paste/compare/@twilio-paste/truncate@1.0.12...@twilio-paste/truncate@1.0.13) (2020-10-13)
**Note:** Version bump only for package @twilio-paste/truncate
## [1.0.12](https://github.com/twilio-labs/paste/compare/@twilio-paste/truncate@1.0.11...@twilio-paste/truncate@1.0.12) (2020-09-21)

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

16

dist/index.es.js

@@ -1,15 +0,1 @@

import{styled as e}from"@twilio-paste/styling-library";
/*! *****************************************************************************
Copyright (c) Microsoft Corporation. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use
this file except in compliance with the License. You may obtain a copy of the
License at http://www.apache.org/licenses/LICENSE-2.0
THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED
WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,
MERCHANTABLITY OR NON-INFRINGEMENT.
See the Apache Version 2.0 License for specific language governing permissions
and limitations under the License.
***************************************************************************** */var n,i,l,r=e.span(l||(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,l=n));r.displayName="Truncate";export{r as Truncate};
import{styled as e}from"@twilio-paste/styling-library";var n,i,l,r=e.span(l||(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,l=n));r.displayName="Truncate";export{r as Truncate};
{
"name": "@twilio-paste/truncate",
"version": "1.0.12",
"version": "1.0.13",
"category": "typography",

@@ -37,5 +37,5 @@ "status": "alpha",

"devDependencies": {
"@twilio-paste/styling-library": "^0.1.2"
"@twilio-paste/styling-library": "^0.1.3"
},
"gitHead": "2b7be4c234eec7dd8d9b15bfaa8689f8c57e0adf"
"gitHead": "7b34b4af994258e26c6f6d4ac82ae9a7ec7d38df"
}
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