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

gd-sprest-react

Package Overview
Dependencies
Maintainers
1
Versions
309
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gd-sprest-react - npm Package Compare versions

Comparing version 2.8.2 to 2.8.3

2

build/components/itemForm.js

@@ -281,3 +281,3 @@ "use strict";

fieldName = valueField.InternalName;
fieldValue = fieldValue.results.join(";#");
fieldValue = fieldValue ? fieldValue.results.join(";#") : fieldValue;
}

@@ -284,0 +284,0 @@ // Update the form field value

{
"name": "gd-sprest-react",
"version": "2.8.2",
"version": "2.8.3",
"description": "SharePoint react components.",

@@ -5,0 +5,0 @@ "main": "build/index.js",

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