Comparing version 0.0.3 to 0.0.4
@@ -603,2 +603,3 @@ var hljs = new function() { | ||
hljs.LANGUAGES['javascript'] = require('./javascript.js')(hljs); | ||
hljs.LANGUAGES['js'] = require('./javascript.js')(hljs); | ||
hljs.LANGUAGES['glsl'] = require('./glsl.js')(hljs); | ||
@@ -605,0 +606,0 @@ hljs.LANGUAGES['rsl'] = require('./rsl.js')(hljs); |
{ | ||
"name": "consoul", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "Markdown in your console", | ||
@@ -9,7 +9,7 @@ "main": "index.js", | ||
}, | ||
"repository": "", | ||
"repository": "pifantastic/consoul", | ||
"author": "Aaron Forsander", | ||
"license": "MIT", | ||
"dependencies": { | ||
"marked": "~0.2.9", | ||
"marked": "~0.3.2", | ||
"colors": "~0.6.1" | ||
@@ -16,0 +16,0 @@ }, |
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
182664
4803
+ Addedmarked@0.3.19(transitive)
- Removedmarked@0.2.10(transitive)
Updatedmarked@~0.3.2