Comparing version 1.0.0 to 1.0.1
@@ -125,3 +125,3 @@ // Copyright 2011 Lukasz Mielicki <mielicki@gmail.com>. | ||
// Use wrapper. | ||
var wrapper = '(function(){with(this){' + code + '}});'; | ||
var wrapper = '(function(){with(this){' + code + '\n}});'; | ||
var fn = vm.runInThisContext(wrapper, opt_filename); | ||
@@ -128,0 +128,0 @@ fn.call(goog_); |
{ | ||
"name": "closure", | ||
"description": "Google closure-library wrapper for node.js", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"url": "http://github.com/lm1/node-closure", | ||
@@ -10,3 +10,3 @@ "author": "Lukasz Mielicki <mielicki@gmail.com>", | ||
"node": ">=0.3.2" | ||
}, | ||
} | ||
} | ||
} |
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
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
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
Invalid manifest file
QualityPackage has an invalid manifest file and can cause installation problems if you try to use it.
Found 1 instance in 1 package
5515
0
2
1
3