primer-truncate
Advanced tools
Comparing version 1.5.0-alpha.60a6ac26 to 1.5.0-alpha.618b7b78
{ | ||
"version": "1.5.0-alpha.60a6ac26", | ||
"version": "1.5.0-alpha.618b7b78", | ||
"name": "primer-truncate", | ||
@@ -29,6 +29,8 @@ "description": "Shorten text with an ellipsis.", | ||
"lint": "../../script/lint-scss", | ||
"test": "../../script/npm-run-all build lint test-docs" | ||
"test": "../../script/npm-run-all build lint test-docs", | ||
"prepublishOnly": "../../script/notify pending", | ||
"postpublish": "../../script/notify success" | ||
}, | ||
"dependencies": { | ||
"primer-support": "4.6.0-alpha.60a6ac26" | ||
"primer-support": "4.8.0-alpha.618b7b78" | ||
}, | ||
@@ -35,0 +37,0 @@ "keywords": [ |
@@ -40,2 +40,3 @@ # Primer Truncate | ||
title: Truncate | ||
path: components/truncate | ||
status: Stable | ||
@@ -42,0 +43,0 @@ --> |
Sorry, the diff of this file is not supported yet
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
8448
8
70
+ Addedprimer-support@4.8.0-alpha.618b7b78(transitive)
- Removedprimer-support@4.6.0-alpha.60a6ac26(transitive)