Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

gd-sprest-def

Package Overview
Dependencies
Maintainers
0
Versions
184
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 1.8.4 to 1.8.5

18

customV2.js

@@ -34,21 +34,3 @@ /**

}
],
managedAppPolicy: [
{
name: "targetApps",
argNames: [
{ name: "apps", type: "any" },
{ name: "appGroupType", type: "any" }
]
}
],
managedAppProtection: [
{
name: "targetApps",
argNames: [
{ name: "apps", type: "any" },
{ name: "appGroupType", type: "any" }
]
}
]
}

19

graph.md

@@ -1,18 +0,5 @@

##### Missing Properties
###### Missing Properties
These are missing properties that are relevant to the SharePoint v2 REST API.
The targetApps action needs to add this property:
###### EntityType ListItem
```
<Property Name="Title" Type="Edm.String" />
```
###### ComplexType GroupCreationInformation
```
<Property Name="AllowMembersEditMembership" Type="Edm.Boolean" />
<Property Name="AllowRequestToJoinLeave" Type="Edm.Boolean" />
<Property Name="AutoAcceptRequestToJoinLeave" Type="Edm.Boolean" />
<Property Name="OnlyAllowMembersViewMembership" Type="Edm.Boolean" />
```
<Parameter Name="appGroupType" Type="graph.targetedManagedAppGroupType" />

2

package.json
{
"name": "gd-sprest-def",
"version": "1.8.4",
"version": "1.8.5",
"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 not supported yet

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc