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

@engage_so/core

Package Overview
Dependencies
Maintainers
2
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@engage_so/core - npm Package Compare versions

Comparing version 1.3.0 to 1.3.4

1

index.js
const fetch = require('cross-fetch')
const Buffer = require('buffer/').Buffer
const EngageError = require('./error')

@@ -3,0 +4,0 @@ const root = 'https://api.engage.so'

7

package.json
{
"name": "@engage_so/core",
"version": "1.3.0",
"version": "1.3.4",
"description": "Event driven customer segmentation and targeted engagement.",

@@ -15,3 +15,4 @@ "main": "index.js",

"dependencies": {
"cross-fetch": "^3.0.6"
"buffer": "^6.0.3",
"cross-fetch": "^3.1.5"
},

@@ -21,3 +22,3 @@ "devDependencies": {

},
"gitHead": "c6bcac60200eaf8bbe1da30f9888cf5e755724f4"
"gitHead": "b288998ee988a348358f0a39c3747d1049d37dbd"
}
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