You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

gd-sprest-def

Package Overview
Dependencies
Maintainers
1
Versions
145
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.0 to 1.1.1

9

custom.js

@@ -405,2 +405,11 @@ /**

// Site Pages
"Collection(SP.Publishing.SitePage)": [
{
name: "createAppPage",
returnType: "SP.Publishing.SitePage",
params: [{ $: { Name: "webPartDataAsJson", Type: "SP.Publishing.SitePageMetadata" } }]
}
],
// Tenant App Catalog

@@ -407,0 +416,0 @@ "Microsoft.SharePoint.Marketplace.CorporateCuratedGallery.TenantCorporateCatalogAccessor": [

1

main.js

@@ -366,3 +366,2 @@ let fs = require("fs");

if (name) {
if(name == "comment") { debugger; }
// Add the interface

@@ -369,0 +368,0 @@ directories[ns][collection][name] = {};

{
"name": "gd-sprest-def",
"version": "1.1.0",
"version": "1.1.1",
"description": "TypeScript definition files generated from the $metadata REST endpoint in SharePoint.",

@@ -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

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc