primer-tooltips
Advanced tools
Comparing version 1.6.0-alpha.60a6ac26 to 1.6.0-alpha.618b7b78
{ | ||
"version": "1.6.0-alpha.60a6ac26", | ||
"version": "1.6.0-alpha.618b7b78", | ||
"name": "primer-tooltips", | ||
@@ -29,6 +29,8 @@ "description": "Add tooltips built entirely in CSS to nearly any element.", | ||
"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 Tooltips | ||
title: Tooltips | ||
path: components/tooltips | ||
status: Stable | ||
@@ -42,0 +43,0 @@ --> |
Sorry, the diff of this file is not supported yet
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
30980
8
155
+ Addedprimer-support@4.8.0-alpha.618b7b78(transitive)
- Removedprimer-support@4.6.0-alpha.60a6ac26(transitive)