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

@memberjunction/global

Package Overview
Dependencies
Maintainers
4
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.158 to 0.9.159

44

package.json
{
"name": "@memberjunction/global",
"version": "0.9.158",
"description": "MemberJunction: Global Object - Needed for ALL other MJ components",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"files": [
"/dist"
],
"scripts": {
"start": "ts-node-dev src/index.ts",
"build": "tsc",
"test": "echo \"Error: no test specified\" \u0026\u0026 exit 1"
},
"author": "MemberJunction.com",
"license": "ISC",
"devDependencies": {
"ts-node-dev": "^2.0.0",
"typescript": "^5.3.3"
},
"dependencies": {
"rxjs": "^7.8.1"
}
"name": "@memberjunction/global",
"version": "0.9.159",
"description": "MemberJunction: Global Object - Needed for ALL other MJ components",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"files": [
"/dist"
],
"scripts": {
"start": "ts-node-dev src/index.ts",
"build": "tsc",
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "MemberJunction.com",
"license": "ISC",
"devDependencies": {
"ts-node-dev": "^2.0.0",
"typescript": "^5.3.3"
},
"dependencies": {
"rxjs": "^7.8.1"
}
}
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