Socket
Socket
Sign inDemoInstall

@microsoft/sp-odata-types

Package Overview
Dependencies
Maintainers
2
Versions
90
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@microsoft/sp-odata-types - npm Package Compare versions

Comparing version 1.10.0 to 1.11.0-plusbeta

6

CHANGELOG.json

@@ -5,2 +5,8 @@ {

{
"version": "1.11.0",
"tag": "@microsoft/sp-odata-types_v1.11.0",
"date": "Thu, 16 Jul 2020 04:33:35 GMT",
"comments": {}
},
{
"version": "1.10.0",

@@ -7,0 +13,0 @@ "tag": "@microsoft/sp-odata-types_v1.10.0",

7

CHANGELOG.md
# Change Log - @microsoft/sp-odata-types
This log was last generated on Mon, 06 Jan 2020 18:14:53 GMT and should not be manually modified.
This log was last generated on Thu, 16 Jul 2020 04:33:35 GMT and should not be manually modified.
## 1.11.0
Thu, 16 Jul 2020 04:33:35 GMT
*Version update only*
## 1.10.0

@@ -6,0 +11,0 @@ Mon, 06 Jan 2020 18:14:53 GMT

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

@@ -0,0 +0,0 @@ "use strict";

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

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=IODataBasePermission.js.map

@@ -0,0 +0,0 @@ import { IODataChangeToken } from './SmallTypes';

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=IODataList.js.map

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

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=IODataListItem.js.map
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=IODataNavigationNodeCollection.js.map

@@ -0,0 +0,0 @@ import IODataNavigationNodeCollection from './IODataNavigationNodeCollection';

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=IODataPageContextInfo.js.map

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

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=IODataUser.js.map

@@ -0,0 +0,0 @@ import IODataBasePermission from './IODataBasePermission';

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=IODataUserCustomAction.js.map

@@ -0,0 +0,0 @@ import { IODataChangeToken } from './SmallTypes';

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=IODataWeb.js.map

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

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=SmallTypes.js.map

6

package.json
{
"name": "@microsoft/sp-odata-types",
"version": "1.10.0",
"version": "1.11.0-plusbeta",
"description": "TypeScript interfaces for working with SharePoint REST APIs",

@@ -13,3 +13,3 @@ "license": "SEE LICENSE IN \"EULA\" FOLDER",

"devDependencies": {
"@microsoft/sp-build-node": "1.10.0",
"@microsoft/sp-build-node": "1.11.0-plusbeta",
"@ms/sp-build-compiler-3.3": "1.9.0-dev.4",

@@ -19,3 +19,3 @@ "gulp": "~3.9.1"

"dependencies": {
"tslib": "~1.9.3"
"tslib": "~1.10.0"
},

@@ -22,0 +22,0 @@ "scripts": {

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