Socket
Socket
Sign inDemoInstall

@oneblink/sdk-core

Package Overview
Dependencies
Maintainers
6
Versions
135
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@oneblink/sdk-core - npm Package Compare versions

Comparing version 6.2.0-beta.3 to 6.2.0-beta.4

3

dist/userService.js

@@ -69,2 +69,5 @@ "use strict";

: undefined,
groups: Array.isArray(jwtPayload['custom:groups'])
? jwtPayload['custom:groups']
: undefined,
};

@@ -71,0 +74,0 @@ if (!((_a = userProfile.supervisor) === null || _a === void 0 ? void 0 : _a.fullName) &&

2

package.json
{
"name": "@oneblink/sdk-core",
"description": "OneBlink SDK for JavaScript (works in Browsers and NodeJS)",
"version": "6.2.0-beta.3",
"version": "6.2.0-beta.4",
"author": "OneBlink <developers@oneblink.io> (https://oneblink.io)",

@@ -6,0 +6,0 @@ "bugs": {

Sorry, the diff of this file is not supported yet

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