@memberjunction/global
Advanced tools
Comparing version 0.9.14 to 0.9.15
@@ -37,2 +37,3 @@ "use strict"; | ||
this._globalObjectKey = 'MJGlobalInstance'; | ||
this._components = []; | ||
this._classFactory = new ClassFactory_1.ClassFactory(); | ||
@@ -39,0 +40,0 @@ this._properties = []; |
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
24045
14
349
1
61