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.0.6 to 1.0.7

2

custom.js

@@ -42,3 +42,3 @@ /**

returnType: "Microsoft.SharePoint.Comments.comment",
params: [{ $: { Name: "text", Type: "Microsoft.SharePoint.Comments.comment" } }]
params: [{ $: { Name: "text", Type: "string" } }]
}

@@ -45,0 +45,0 @@ ],

@@ -81,3 +81,3 @@ import { Base } from "../../../";

deleteAll(): Base.IBaseExecution<boolean>;
add(text?: Microsoft.SharePoint.Comments.comment): Base.IBaseExecution<Microsoft.SharePoint.Comments.comment>;
add(text?: string): Base.IBaseExecution<Microsoft.SharePoint.Comments.comment>;
}

@@ -84,0 +84,0 @@

{
"name": "gd-sprest-def",
"version": "1.0.6",
"version": "1.0.7",
"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)",

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