Comparing version 0.2.1 to 0.2.3
@@ -7,2 +7,4 @@ /*jshint onevar:false*/ | ||
HtmlScript: '<script>', | ||
HtmlJsx: 'text/jsx', | ||
HtmlDart: 'application/dart', | ||
HtmlStyle: '<style>', | ||
@@ -12,3 +14,5 @@ HtmlCacheManifest: '<html manifest>', | ||
HtmlFrame: '<frame>', | ||
HtmlTemplate: '<template>', | ||
HtmlAlternateLink: '<link rel=alternate>', | ||
HtmlImport: '<link rel=import>', | ||
HtmlConditionalComment: function (htmlConditionalComment) {return '<!--[if ' + htmlConditionalComment.condition + ']>'; }, | ||
@@ -26,2 +30,3 @@ HtmlImage: '<img>', | ||
HtmlRequireJsMain: 'data-main', | ||
HtmlRequireJsAlmondReplacement: 'data-almond', | ||
JavaScriptInclude: 'INCLUDE', | ||
@@ -28,0 +33,0 @@ JavaScriptGetText: 'GETTEXT', |
{ | ||
"name": "assetviz", | ||
"version": "0.2.1", | ||
"version": "0.2.3", | ||
"description": "A graph visualization of the assets and their relations in your web app", | ||
@@ -23,3 +23,3 @@ "main": "index.js", | ||
"dependencies": { | ||
"assetgraph": "=1.6.0beta10", | ||
"assetgraph": "=1.6.19", | ||
"colors": "*", | ||
@@ -26,0 +26,0 @@ "optimist": "*" |
@@ -69,1 +69,5 @@ # AssetViz | ||
[MIT](https://raw.github.com/munter/assetviz/master/LICENSE.txt) | ||
[![Bitdeli Badge](https://d2weczhvl823v0.cloudfront.net/Munter/assetviz/trend.png)](https://bitdeli.com/free "Bitdeli Badge") | ||
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
149153
794
73
Updatedassetgraph@=1.6.19