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.5.5 to 2.5.6

2

build/fields/fieldManagedMetadata.js

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

for (var i = 0; i < fieldValue.results.length; i++) {
if (fieldValue.results[i] == option.key) {
if (fieldValue.results[i].TermGuid == option.key) {
// Remove the selected option

@@ -100,0 +100,0 @@ fieldValue.results.splice(i, 1);

{
"name": "gd-sprest-react",
"version": "2.5.5",
"version": "2.5.6",
"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