commonplace
Advanced tools
Comparing version 2.0.0 to 2.1.0
@@ -0,1 +1,7 @@ | ||
/* | ||
Base config for Marketplace frontend projects. They require and extend | ||
this config in their config.js in their project roots. The config mostly | ||
helps the build system copy files or generate RequireJS configs for core | ||
files. | ||
*/ | ||
var BASE_PATH = 'src/media/'; | ||
@@ -10,3 +16,2 @@ var JS_DEST_PATH = BASE_PATH + 'js/'; | ||
'jquery/jquery.js': LIB_DEST_PATH, | ||
'marketplace-core-modules/core/l10n.js': JS_DEST_PATH, | ||
// TODO: Use the official nunjucks and not a modified one. | ||
@@ -13,0 +18,0 @@ // 'nunjucks/browser/nunjucks-slim.js': LIB_DEST_PATH, |
{ | ||
"name": "commonplace", | ||
"description": "Reusable components for Firefox Marketplace frontend projects.", | ||
"version": "2.0.0", | ||
"version": "2.1.0", | ||
"main": "lib/commonplace", | ||
@@ -6,0 +6,0 @@ "preferGlobal": true, |
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 2 instances in 1 package
0
37154
15
877