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.0.0 to 6.0.1-beta.1

6

dist/replaceCustomValues.js

@@ -141,2 +141,3 @@ "use strict";

elementId,
propertyName,
formElements: element.elements,

@@ -151,4 +152,5 @@ submission: newSubmissionData,

if (result) {
unknown = result.value;
formElement = result.element;
return result.value !== undefined || result.value !== null
? result
: undefined;
}

@@ -155,0 +157,0 @@ }

{
"name": "@oneblink/sdk-core",
"description": "OneBlink SDK for JavaScript (works in Browsers and NodeJS)",
"version": "6.0.0",
"version": "6.0.1-beta.1",
"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