primer-markdown
Advanced tools
Comparing version 3.8.0-alpha.55ee9907 to 3.8.0-alpha.55f783ab
{ | ||
"version": "3.8.0-alpha.55ee9907", | ||
"version": "3.8.0-alpha.55f783ab", | ||
"name": "primer-markdown", | ||
@@ -28,6 +28,8 @@ "description": "GitHub stylesheets for rendering markdown.", | ||
"lint": "../../script/lint-scss", | ||
"test": "../../script/npm-run-all build lint" | ||
"test": "../../script/npm-run-all build lint", | ||
"prepublishOnly": "../../script/notify pending", | ||
"postpublish": "../../script/notify success" | ||
}, | ||
"dependencies": { | ||
"primer-support": "4.6.0-alpha.55ee9907" | ||
"primer-support": "4.8.0-alpha.55f783ab" | ||
}, | ||
@@ -34,0 +36,0 @@ "keywords": [ |
@@ -40,2 +40,3 @@ # Primer Markdown | ||
title: Markdown | ||
path: components/markdown | ||
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
48658
14
220
+ Addedprimer-support@4.8.0-alpha.55f783ab(transitive)
- Removedprimer-support@4.6.0-alpha.55ee9907(transitive)