@pnp/odata
Advanced tools
Comparing version 2.0.6 to 2.0.7
{ | ||
"name": "@pnp/odata", | ||
"version": "2.0.6", | ||
"version": "2.0.7", | ||
"description": "pnp - provides shared odata functionality and base classes", | ||
@@ -8,5 +8,5 @@ "main": "./index.js", | ||
"dependencies": { | ||
"tslib": "1.10.0", | ||
"@pnp/logging": "2.0.6", | ||
"@pnp/common": "2.0.6" | ||
"tslib": "2.0.0", | ||
"@pnp/logging": "2.0.7", | ||
"@pnp/common": "2.0.7" | ||
}, | ||
@@ -13,0 +13,0 @@ "author": { |
@@ -55,3 +55,3 @@ import { IFetchOptions, IConfigOptions, IRequestClient } from "@pnp/common"; | ||
/** | ||
* Gets the currentl url | ||
* Gets the current url | ||
* | ||
@@ -58,0 +58,0 @@ */ |
@@ -71,3 +71,3 @@ import { __read, __spread } from "tslib"; | ||
/** | ||
* Gets the currentl url | ||
* Gets the current url | ||
* | ||
@@ -74,0 +74,0 @@ */ |
@@ -0,0 +0,0 @@ ![SharePoint Patterns and Practices](https://devofficecdn.azureedge.net/media/Default/PnP/sppnp.png) |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
60918
+ Added@pnp/common@2.0.7(transitive)
+ Added@pnp/logging@2.0.7(transitive)
+ Addedtslib@2.0.0(transitive)
- Removed@pnp/common@2.0.6(transitive)
- Removed@pnp/logging@2.0.6(transitive)
- Removedtslib@1.10.0(transitive)
Updated@pnp/common@2.0.7
Updated@pnp/logging@2.0.7
Updatedtslib@2.0.0