New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

gd-sprest

Package Overview
Dependencies
Maintainers
1
Versions
888
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gd-sprest - npm Package Compare versions

Comparing version

to
0.7.8

2

package.json
{
"name": "gd-sprest",
"version": "0.7.7",
"version": "0.7.8",
"description": "An easy way to develop against the SharePoint REST API.",

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

@@ -112,3 +112,3 @@ declare module $REST.Types {

*/
UserCustomAction(): IUserCustomActions;
UserCustomActions(): IUserCustomActions;

@@ -115,0 +115,0 @@ /**

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