kraken-devtools
Advanced tools
Comparing version 1.0.0-alpha to 1.0.0-alpha.2
@@ -50,3 +50,3 @@ /*───────────────────────────────────────────────────────────────────────────*\ | ||
} | ||
callback(null, lib.compile(data, args.context.name)); | ||
callback(null, lib.compile(data, args.context.origName || args.context.name)); | ||
}); | ||
@@ -53,0 +53,0 @@ |
@@ -65,2 +65,3 @@ /*───────────────────────────────────────────────────────────────────────────*\ | ||
copyFile = path.join( dir, locale[3]); | ||
config.origName = locale[3]; | ||
} | ||
@@ -67,0 +68,0 @@ srcFile = path.join(config.srcRoot, copyFile + '.dust'); |
{ | ||
"name": "kraken-devtools", | ||
"version": "1.0.0-alpha", | ||
"version": "1.0.0-alpha.2", | ||
"description": "A development mode toolkit for kraken", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
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
37642
544
0