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

eservices-core

Package Overview
Dependencies
Maintainers
1
Versions
660
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eservices-core - npm Package Compare versions

Comparing version 1.0.389 to 1.0.390

2

dist/services/invitation-service.d.ts
export default class InvitationService {
static invite(organizationId: number, personKey: string, relatedRoleCode: number): Promise<any>;
static accept(invitationId: number, version: number): Promise<any>;
static decline(invitationId: number, version: number): Promise<any>;
}

2

package.json
{
"name": "eservices-core",
"version": "1.0.389",
"version": "1.0.390",
"description": "Core library",

@@ -5,0 +5,0 @@ "author": "",

Sorry, the diff of this file is too big to display

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