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

@microsoft/sp-odata-types

Package Overview
Dependencies
Maintainers
2
Versions
91
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.8.1 to 1.8.2-plusbeta

lib/index.d.ts.map

6

CHANGELOG.json

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

{
"version": "1.8.2",
"tag": "@microsoft/sp-odata-types_v1.8.2",
"date": "Mon, 06 May 2019 22:35:04 GMT",
"comments": {}
},
{
"version": "1.8.1",

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

7

CHANGELOG.md
# Change Log - @microsoft/sp-odata-types
This log was last generated on Fri, 12 Apr 2019 16:07:21 GMT and should not be manually modified.
This log was last generated on Mon, 06 May 2019 22:35:04 GMT and should not be manually modified.
## 1.8.2
Mon, 06 May 2019 22:35:04 GMT
*Version update only*
## 1.8.1

@@ -6,0 +11,0 @@ Fri, 12 Apr 2019 16:07:21 GMT

2

dist/tsdoc-metadata.json

@@ -8,5 +8,5 @@ // This file is read by tools that parse documentation comments conforming to the TSDoc standard.

"packageName": "@microsoft/api-extractor",
"packageVersion": "7.0.18"
"packageVersion": "7.0.42"
}
]
}

@@ -21,1 +21,2 @@ /**

export { default as _IODataPageContextInfo } from './IODataPageContextInfo';
//# sourceMappingURL=index.d.ts.map

@@ -11,1 +11,2 @@ /**

export default IODataBasePermission;
//# sourceMappingURL=IODataBasePermission.d.ts.map

@@ -65,1 +65,2 @@ import { IODataChangeToken } from './SmallTypes';

export default IODataList;
//# sourceMappingURL=IODataList.d.ts.map

@@ -26,1 +26,2 @@ /**

export default IODataListItem;
//# sourceMappingURL=IODataListItem.d.ts.map

@@ -56,1 +56,2 @@ /**

export default IODataNavigationNodeCollection;
//# sourceMappingURL=IODataNavigationNodeCollection.d.ts.map

@@ -138,1 +138,2 @@ import IODataNavigationNodeCollection from './IODataNavigationNodeCollection';

export default IODataPageContextInfo;
//# sourceMappingURL=IODataPageContextInfo.d.ts.map

@@ -70,1 +70,2 @@ /**

export default IODataUser;
//# sourceMappingURL=IODataUser.d.ts.map

@@ -108,1 +108,2 @@ import IODataBasePermission from './IODataBasePermission';

export default IODataUserCustomAction;
//# sourceMappingURL=IODataUserCustomAction.d.ts.map

@@ -104,1 +104,2 @@ import { IODataChangeToken } from './SmallTypes';

export default IODataWeb;
//# sourceMappingURL=IODataWeb.d.ts.map

@@ -37,1 +37,2 @@ /**

}
//# sourceMappingURL=SmallTypes.d.ts.map
{
"name": "@microsoft/sp-odata-types",
"version": "1.8.1",
"version": "1.8.2-plusbeta",
"description": "TypeScript interfaces for working with SharePoint REST APIs",

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

"devDependencies": {
"@microsoft/sp-build-node": "1.8.1",
"@ms/sp-build-compiler-2.9": "1.8.1",
"@microsoft/sp-build-node": "1.8.2-plusbeta",
"@ms/sp-build-compiler-2.9": "1.8.2-plusbeta",
"gulp": "~3.9.1"

@@ -17,0 +17,0 @@ },

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