primer-truncate
Advanced tools
Comparing version 0.3.3-monotest.0 to 0.3.3-themyscira.0
{ | ||
"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. |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
10991