aigis-marked
Advanced tools
Comparing version 0.0.14 to 0.0.15
@@ -51,2 +51,5 @@ var Highlights = require('highlights'); | ||
break; | ||
case 'ejs': | ||
grammarsRegister('ejs'); | ||
break; | ||
} | ||
@@ -80,2 +83,7 @@ | ||
loaded[type] = true; | ||
break; | ||
case 'ejs': | ||
packageName = 'language-ejs'; | ||
loaded[type] = true; | ||
break; | ||
} | ||
@@ -82,0 +90,0 @@ |
{ | ||
"name": "aigis-marked", | ||
"version": "0.0.14", | ||
"version": "0.0.15", | ||
"description": "Custom markdown renderer for aigis used with marked.", | ||
@@ -21,2 +21,3 @@ "main": "index.js", | ||
"highlights": "^1.3.1", | ||
"language-ejs": "github:darron/language-ejs", | ||
"language-jade": "git://github.com/devongovett/atom-jade.git", | ||
@@ -23,0 +24,0 @@ "language-stylus": "git://github.com/devongovett/atom-stylus.git", |
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
GitHub dependency
Supply chain riskContains a dependency which resolves to a GitHub URL. Dependencies fetched from GitHub specifiers are not immutable can be used to inject untrusted code or reduce the likelihood of a reproducible install.
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
9228
223
7
4