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

primer-truncate

Package Overview
Dependencies
Maintainers
8
Versions
828
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

primer-truncate - npm Package Compare versions

Comparing version 0.3.3-monotest.0 to 0.3.3-themyscira.0

6

package.json
{
"version": "0.3.3-monotest.0",
"version": "0.3.3-themyscira.0",
"name": "primer-truncate",

@@ -21,7 +21,7 @@ "description": "Shorten text with an ellipsis.",

"build": "primer-module-build index.scss",
"prepublish": "npm run build",
"prepare": "npm run build",
"test": "npm run build && stylelint **/*.scss -c .stylelintrc.json -s scss"
},
"dependencies": {
"primer-support": "^4.0.1-monotest.0"
"primer-support": "^4.0.1-themyscira.0"
},

@@ -28,0 +28,0 @@ "devDependencies": {

# Primer CSS Truncate
[![NPM version](http://img.shields.io/npm/v/primer-truncate.svg)](https://www.npmjs.org/package/primer-truncate)
[![Build Status](https://travis-ci.org/primer/primer-truncate.svg?branch=master)](https://travis-ci.org/primer/primer-truncate)
[![Build Status](https://travis-ci.org/primer/primer-css.svg?branch=master)](https://travis-ci.org/primer/primer-css)

@@ -6,0 +6,0 @@ > .css-truncate will shorten text with an ellipsis. The maximum width of the truncated text can be changed by overriding the max-width of the .css-truncate-target.

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