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

@memberjunction/global

Package Overview
Dependencies
Maintainers
2
Versions
204
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@memberjunction/global - npm Package Compare versions

Comparing version 0.9.14 to 0.9.15

readme.md

1

dist/index.js

@@ -37,2 +37,3 @@ "use strict";

this._globalObjectKey = 'MJGlobalInstance';
this._components = [];
this._classFactory = new ClassFactory_1.ClassFactory();

@@ -39,0 +40,0 @@ this._properties = [];

6

package.json
{
"name": "@memberjunction/global",
"version": "0.9.14",
"version": "0.9.15",
"description": "MemberJunction: Global Object - Needed for ALL other MJ components",

@@ -22,6 +22,6 @@ "main": "dist/index.js",

"dependencies": {
"@memberjunction/core": "^0.9.16",
"@memberjunction/global": "^0.9.13",
"@memberjunction/core": "^0.9.17",
"@memberjunction/global": "^0.9.14",
"rxjs": "^7.8.1"
}
}

Sorry, the diff of this file is not supported yet

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