commonplace
Advanced tools
Comparing version 2.3.0 to 2.4.0
@@ -44,2 +44,9 @@ /* | ||
// Build stylus config, to be passed to Stylus for generating CSS. | ||
var stylusConfig = { | ||
compress: false, | ||
include: BOWER_PATH + 'marketplace-core-css/', | ||
import: 'core' | ||
}; | ||
// Server config to allow easy switching of servers in settings. | ||
@@ -92,2 +99,3 @@ var serverConfig = { | ||
serverConfig: serverConfig, | ||
stylusConfig: stylusConfig, | ||
BOWER_PATH: BOWER_PATH, | ||
@@ -94,0 +102,0 @@ CSS_DEST_PATH: CSS_DEST_PATH, |
{ | ||
"name": "commonplace", | ||
"description": "Reusable components for Firefox Marketplace frontend projects.", | ||
"version": "2.3.0", | ||
"version": "2.4.0", | ||
"main": "lib/commonplace", | ||
@@ -6,0 +6,0 @@ "preferGlobal": true, |
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
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
37539
886