Socket
Socket
Sign inDemoInstall

gd-sprest-def

Package Overview
Dependencies
0
Maintainers
1
Versions
145
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.2.5 to 1.2.6

2

lib/Microsoft/Graph/index.d.ts
export * as API from "./api";
export * as ComplexTypes from "./complexTypes";
export * as EntityTypes from "./entityTypes";
export * from "./entityTypes";
export * as Enums from "./enumTypes";

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

'export * as ComplexTypes from "./complexTypes";',
'export * as EntityTypes from "./entityTypes";',
'export * from "./entityTypes";',
'export * as Enums from "./enumTypes";'

@@ -591,0 +591,0 @@ ].join('\n'));

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc