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.9.1 to 1.10.0-plusbeta

188

CHANGELOG.json

@@ -5,190 +5,8 @@ {

{
"version": "1.9.1",
"tag": "@microsoft/sp-odata-types_v1.9.1",
"date": "Wed, 14 Aug 2019 06:49:49 GMT",
"version": "1.10.0",
"tag": "@microsoft/sp-odata-types_v1.10.0",
"date": "Mon, 06 Jan 2020 18:14:53 GMT",
"comments": {}
},
{
"version": "1.9.0",
"tag": "@microsoft/sp-odata-types_v1.9.0",
"date": "Mon, 22 Jul 2019 19:07:47 GMT",
"comments": {
"none": [
{
"comment": "Adding featureInfo"
},
{
"comment": "Upgrade Typescript to 2.7.2"
},
{
"comment": "Upgrade Typescript to 2.7.2"
},
{
"comment": "Upgrate TypeScript to 3.3"
},
{
"comment": "api extractor config changes"
}
]
}
},
{
"version": "1.7.0",
"tag": "@microsoft/sp-odata-types_v1.7.0",
"date": "Thu, 08 Nov 2018 17:05:51 GMT",
"comments": {}
},
{
"version": "1.6.0",
"tag": "@microsoft/sp-odata-types_v1.6.0",
"date": "Mon, 27 Aug 2018 18:06:28 GMT",
"comments": {
"none": [
{
"comment": "Remove FormDigestValue and FormDigestTimeoutSeconds from IODataContextWebInformation"
}
]
}
},
{
"version": "1.5.1",
"tag": "@microsoft/sp-odata-types_v1.5.1",
"date": "Tue, 26 Jun 2018 14:50:55 GMT",
"comments": {}
},
{
"version": "1.5.0",
"tag": "@microsoft/sp-odata-types_v1.5.0",
"date": "Fri, 01 Jun 2018 18:13:37 GMT",
"comments": {
"none": []
}
},
{
"version": "1.4.1",
"tag": "@microsoft/sp-odata-types_v1.4.1",
"date": "Thu, 15 Feb 2018 01:56:14 GMT",
"comments": {
"none": [
{
"comment": "Package version bump from 1.4.1-pr.2 to 1.4.1 by version policy"
}
],
"dependency": [
{
"comment": "Dependency @microsoft/sp-build-node version bump from 1.4.1-pr.2 to 1.4.1."
}
]
}
},
{
"version": "1.4.0",
"tag": "@microsoft/sp-odata-types_v1.4.0",
"date": "Mon, 04 Dec 2017 18:15:58 GMT",
"comments": {
"patch": [
{
"comment": "Replace @types/es6-collections with the typescript compiler's built-in es2015.collection library"
},
{
"comment": "Remove beta tags from some APIs that are now officially supported"
}
]
}
},
{
"version": "1.3.4",
"tag": "@microsoft/sp-odata-types_v1.3.4",
"date": "Thu, 26 Oct 2017 17:35:39 GMT",
"comments": {}
},
{
"version": "1.3.0",
"tag": "@microsoft/sp-odata-types_v1.3.0",
"date": "Fri, 22 Sep 2017 20:19:09 GMT",
"comments": {}
},
{
"version": "1.2.0",
"tag": "@microsoft/sp-odata-types_v1.2.0",
"date": "Fri, 25 Aug 2017 20:31:17 GMT",
"comments": {
"minor": [
{
"comment": "Use lockstep version for all SPFx packages"
}
]
}
},
{
"version": "1.1.0",
"tag": "@microsoft/sp-odata-types_v1.1.0",
"date": "Thu, 08 Jun 2017 19:39:03 GMT",
"comments": {
"minor": [
{
"comment": "Force a minor bump."
}
]
}
},
{
"version": "1.0.1",
"tag": "@microsoft/sp-odata-types_v1.0.1",
"date": "Thu, 25 May 2017 21:09:42 GMT",
"comments": {
"patch": [
{
"comment": "Added \"IODataUserCustomAction\" interface"
}
],
"dependency": [
{
"comment": "Updating dependency \"@ms/sp-build-internal-web\" from `~0.5.3` to `~0.6.0`"
}
]
}
},
{
"version": "1.0.0",
"tag": "@microsoft/sp-odata-types_v1.0.0",
"date": "Fri, 17 Feb 2017 23:09:23 GMT",
"comments": {
"patch": [
{
"comment": "Updated .npmignore"
}
],
"major": [
{
"comment": "General availability"
}
]
}
},
{
"version": "0.2.1",
"tag": "@microsoft/sp-odata-types_v0.2.1",
"date": "Tue, 03 Jan 2017 21:52:49 GMT",
"comments": {
"patch": [
{
"comment": "More changes for RC0 release."
}
]
}
},
{
"version": "0.2.0",
"tag": "@microsoft/sp-odata-types_v0.2.0",
"date": "Tue, 06 Dec 2016 20:44:26 GMT",
"comments": {
"minor": [
{
"comment": "Changes for RC0 release."
}
]
}
}
]
}
# Change Log - @microsoft/sp-odata-types
This log was last generated on Wed, 14 Aug 2019 06:49:49 GMT and should not be manually modified.
This log was last generated on Mon, 06 Jan 2020 18:14:53 GMT and should not be manually modified.
## 1.9.1
Wed, 14 Aug 2019 06:49:49 GMT
## 1.10.0
Mon, 06 Jan 2020 18:14:53 GMT
*Version update only*
*Initial release*
## 1.9.0
Mon, 22 Jul 2019 19:07:47 GMT
### Updates
- Adding featureInfo
- Upgrade Typescript to 2.7.2
- Upgrade Typescript to 2.7.2
- Upgrate TypeScript to 3.3
- api extractor config changes
## 1.7.0
Thu, 08 Nov 2018 17:05:51 GMT
*Version update only*
## 1.6.0
Mon, 27 Aug 2018 18:06:28 GMT
### Updates
- Remove FormDigestValue and FormDigestTimeoutSeconds from IODataContextWebInformation
## 1.5.1
Tue, 26 Jun 2018 14:50:55 GMT
*Version update only*
## 1.5.0
Fri, 01 Jun 2018 18:13:37 GMT
### Updates
## 1.4.1
Thu, 15 Feb 2018 01:56:14 GMT
### Updates
- Package version bump from 1.4.1-pr.2 to 1.4.1 by version policy
## 1.4.0
Mon, 04 Dec 2017 18:15:58 GMT
### Patches
- Replace @types/es6-collections with the typescript compiler's built-in es2015.collection library
- Remove beta tags from some APIs that are now officially supported
## 1.3.4
Thu, 26 Oct 2017 17:35:39 GMT
*Version update only*
## 1.3.0
Fri, 22 Sep 2017 20:19:09 GMT
*Version update only*
## 1.2.0
Fri, 25 Aug 2017 20:31:17 GMT
### Minor changes
- Use lockstep version for all SPFx packages
## 1.1.0
Thu, 08 Jun 2017 19:39:03 GMT
### Minor changes
- Force a minor bump.
## 1.0.1
Thu, 25 May 2017 21:09:42 GMT
### Patches
- Added "IODataUserCustomAction" interface
## 1.0.0
Fri, 17 Feb 2017 23:09:23 GMT
### Breaking changes
- General availability
### Patches
- Updated .npmignore
## 0.2.1
Tue, 03 Jan 2017 21:52:49 GMT
### Patches
- More changes for RC0 release.
## 0.2.0
Tue, 06 Dec 2016 20:44:26 GMT
### Minor changes
- Changes for RC0 release.

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.1.8"
"packageVersion": "7.5.0"
}
]
}

@@ -20,3 +20,2 @@ import IODataNavigationNodeCollection from './IODataNavigationNodeCollection';

blockDownloadExperienceEnabled: boolean;
buildNumber: string;
cdnPrefix: string;

@@ -110,2 +109,3 @@ completenessUrls: string[];

webLanguage: number;
webLanguageName: string;
webLogoUrl: string;

@@ -112,0 +112,0 @@ webPermMasks: IODataBasePermission;

{
"name": "@microsoft/sp-odata-types",
"version": "1.9.1",
"version": "1.10.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.9.1",
"@microsoft/sp-build-node": "1.10.0-plusbeta",
"@ms/sp-build-compiler-3.3": "1.9.0-dev.4",

@@ -23,3 +23,8 @@ "gulp": "~3.9.1"

"build": "gulp test --clean"
},
"quickbuild": {
"additionalInputs": [
"../../common/reviews/api/sp-odata-types.api.md"
]
}
}

Sorry, the diff of this file is not supported yet

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