New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@engage_so/core

Package Overview
Dependencies
Maintainers
1
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.7.0 to 2.0.0

.eslintignore

27

package.json
{
"name": "@engage_so/core",
"version": "1.7.0",
"description": "Event driven customer segmentation and targeted engagement.",
"main": "index.js",
"version": "2.0.0",
"description": "Engage JS core.",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
"scripts": {
"test": "jest"
"test": "NODE_OPTIONS=--experimental-vm-modules jest",
"build": "tsc -p tsconfig.json",
"prepublishOnly": "npm run build"
},

@@ -14,10 +17,14 @@ "publishConfig": {

"license": "MIT",
"devDependencies": {
"@tsconfig/recommended": "^1.0.3",
"@types/jest": "^29.5.12",
"@types/node": "^20.11.19",
"jest": "^29.7.0",
"ts-jest": "^29.1.2",
"ts-standard": "^12.0.2"
},
"dependencies": {
"buffer": "^6.0.3",
"cross-fetch": "^3.1.5"
"cross-fetch": "^4.0.0"
},
"devDependencies": {
"jest": "^26.4.2"
},
"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