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

rejoiner

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rejoiner - npm Package Compare versions

Comparing version 2.13.1 to 2.13.2

4

lib/endpoints/customer.js
const { withClient } = require('../helpers')
const preferenceTagsPath = 'customer/preference_tags/by_email/'
const preferenceTagsRemovePath = 'customer/preference_tags/remove/by_email/'
const preferenceTagsPath = 'customers/preference_tags/by_email/'
const preferenceTagsRemovePath = 'customers/preference_tags/remove/by_email/'

@@ -6,0 +6,0 @@ const customerEndpoint = (client) => {

{
"name": "rejoiner",
"description": "Rejoiner REST API client wrapper for Node.js",
"version": "2.13.1",
"version": "2.13.2",
"main": "lib/rejoiner.js",

@@ -6,0 +6,0 @@ "author": "Sascha Bratton <sascha@brattonbratton.com>",

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