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

@engage_so/node

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@engage_so/node - npm Package Compare versions

Comparing version 1.7.0 to 2.0.0

2

index.js
const Engage = require('@engage_so/core')
// Nodejs specific will come here
module.exports = Engage

17

package.json
{
"name": "@engage_so/node",
"version": "1.7.0",
"description": "Event driven customer segmentation and targeted engagement.",
"version": "2.0.0",
"description": "Engage JavaScript SDK for Node.js",
"main": "index.js",
"scripts": {
"test": "jest"
},
"scripts": {},
"publishConfig": {
"access": "public"
},
"dependencies": {
"@engage_so/core": "^1.7.0"
},
"author": "Engage",
"license": "MIT",
"devDependencies": {
"jest": "^26.4.2"
"dependencies": {
"@engage_so/core": "^2.0.0"
},
"gitHead": "049446915da38864772b6f1bd5b5547c4362b7a7"
"gitHead": "ecc6ef9a3277da36b56fb4169dbfafbdde9b926b"
}
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