Comparing version 0.1.4 to 0.1.6
@@ -86,7 +86,7 @@ /*jshint onevar:false*/ | ||
// For some reason some data sets break if this is not done. WTF | ||
data.relations.reverse(); | ||
var dataString = 'var assetgraph = ' + JSON.stringify(data, undefined, 4); | ||
// Protection against browser misinterpretation of tags in content | ||
dataString = dataString.replace(/"</g, '"<"+"'); | ||
vizGraph.on('error', function (err) { | ||
@@ -93,0 +93,0 @@ console.error((err.asset ? err.asset.urlOrDescription + ': ' : '') + err.stack); |
{ | ||
"name": "assetviz", | ||
"version": "0.1.4", | ||
"version": "0.1.6", | ||
"description": "A graph visualization of the assets and their relations in your web app", | ||
@@ -21,3 +21,3 @@ "main": "index.js", | ||
"author": "Peter Müller <munter@fumle.dk>", | ||
"license": "BSD", | ||
"license": "MIT", | ||
"dependencies": { | ||
@@ -24,0 +24,0 @@ "assetgraph": "=1.3.2", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Misc. License Issues
License(Experimental) A package's licensing information has fine-grained problems.
Found 1 instance in 1 package
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
143641
10
0
654
3
64