Socket
Socket
Sign inDemoInstall

gd-sprest-def

Package Overview
Dependencies
Maintainers
1
Versions
147
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gd-sprest-def - npm Package Compare versions

Comparing version 0.6.2 to 0.6.3

8

custom.js

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

returnType: "SP.ContentType",
params: [{ $: { Name: "parameters", Type: "SP.ContentTypeCreationInformation | any" } }]
params: [{ $: { Name: "parameters", Type: "SP.ContentTypeCreationInformation" } }]
}

@@ -61,3 +61,3 @@ ],

returnType: "SP.Field",
params: [{ $: { Name: "parameters", Type: "SP.FieldCreationInformation | any" } }]
params: [{ $: { Name: "parameters", Type: "SP.FieldCreationInformation" } }]
},

@@ -274,3 +274,3 @@ {

returnType: "SP.List",
params: [{ $: { Name: "parameters", Type: "SP.ListCreationInformation | any" } }]
params: [{ $: { Name: "parameters", Type: "SP.ListCreationInformation" } }]
}

@@ -293,3 +293,3 @@ ],

returnType: "SP.ListItem",
params: [{ $: { Name: "parameters", Type: "SP.ListItemCreationInformation | any" } }]
params: [{ $: { Name: "parameters", Type: "SP.ListItemCreationInformation" } }]
}

@@ -296,0 +296,0 @@ ],

{
"name": "gd-sprest-def",
"version": "0.6.2",
"version": "0.6.3",
"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

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc