Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

commonplace

Package Overview
Dependencies
Maintainers
8
Versions
83
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

commonplace - npm Package Compare versions

Comparing version 2.5.0 to 2.6.0

8

lib/config.js

@@ -44,9 +44,2 @@ /*

// 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.

@@ -99,3 +92,2 @@ var serverConfig = {

serverConfig: serverConfig,
stylusConfig: stylusConfig,
BOWER_PATH: BOWER_PATH,

@@ -102,0 +94,0 @@ CSS_DEST_PATH: CSS_DEST_PATH,

2

package.json
{
"name": "commonplace",
"description": "Reusable components for Firefox Marketplace frontend projects.",
"version": "2.5.0",
"version": "2.6.0",
"main": "lib/commonplace",

@@ -6,0 +6,0 @@ "preferGlobal": true,

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc