commonplace
Advanced tools
Comparing version 0.1.4 to 0.1.5
@@ -259,3 +259,3 @@ var fs = require('fs'); | ||
var match = path_regex.exec(filepath); | ||
process_file(filepath, match[1], langpacks_path + match[1] + '.js'); | ||
process_file(filepath, match[1], path.resolve(langpacks_path, match[1] + '.js')); | ||
}); | ||
@@ -262,0 +262,0 @@ } |
{ | ||
"name": "commonplace", | ||
"version": "0.1.4", | ||
"version": "0.1.5", | ||
"repository": { | ||
@@ -5,0 +5,0 @@ "url": "git://github.com/mozilla/commonplace.git", |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
847077
2