Socket
Socket
Sign inDemoInstall

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.8.0 to 0.9.0

2

mpconstants.js

@@ -5,3 +5,3 @@ var fs = require('fs');

module.exports = function(file) {
return require('dist/js/' + file);
return require('./dist/js/' + file);
};
{
"author": "Andy McKay",
"author": "Mozilla",
"name": "marketplace-constants",
"description": "Common, universal constants for the Firefox Marketplace",
"version": "0.8.0",
"version": "0.9.0",
"repository": {
"url": "git@github.com:andymckay/marketplace-constants.git"
"url": "git@github.com:mozilla/marketplace-constants.git"
},

@@ -9,0 +9,0 @@ "main": "mpconstants",

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