Huge News!Announcing our $40M Series B led by Abstract Ventures.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.6.5 to 2.6.6

2

build/fields/fieldManagedMetadata.js

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

var keys = [];
var results = _this.state.value.results || [];
var results = (_this.state.value ? _this.state.value.results : null) || [];
// Parse the results

@@ -62,0 +62,0 @@ for (var i = 0; i < results.length; i++) {

{
"name": "gd-sprest-react",
"version": "2.6.5",
"version": "2.6.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