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

marketplace-constants

Package Overview
Dependencies
Maintainers
2
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

marketplace-constants - npm Package Compare versions

Comparing version 0.9.0 to 0.9.1

7

mpconstants.js

@@ -1,6 +0,3 @@

var fs = require('fs');
module.exports = function(file) {
return require('./dist/js/' + file);
module.exports = {
regions: require('./dist/js/regions')
};

@@ -5,3 +5,3 @@ {

"description": "Common, universal constants for the Firefox Marketplace",
"version": "0.9.0",
"version": "0.9.1",
"repository": {

@@ -8,0 +8,0 @@ "url": "git@github.com:mozilla/marketplace-constants.git"

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