Socket
Socket
Sign inDemoInstall

gd-sprest

Package Overview
Dependencies
1
Maintainers
1
Versions
755
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.7.8 to 7.7.9

3

@types/helper/spCfg.d.ts

@@ -417,2 +417,5 @@ import { ContentTypeCreationInformation } from "gd-sprest-def/lib/SP/complextypes";

/** The row limit property. */
RowLimit?: number;
/** The view fields. */

@@ -419,0 +422,0 @@ ViewFields?: Array<string>;

2

build/rest.js

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

exports.$REST = {
__ver: 7.78,
__ver: 7.79,
AppContext: function (siteUrl) { return Lib.Site.getAppContext(siteUrl); },

@@ -14,0 +14,0 @@ Apps: Lib.Apps,

{
"name": "gd-sprest",
"version": "7.7.8",
"version": "7.7.9",
"description": "An easy way to develop against the SharePoint REST API.",

@@ -5,0 +5,0 @@ "author": "Gunjan Datta <me@dattabase.com> (https://gunjandatta.github.io)",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc