Comparing version 4.5.0 to 4.6.0
@@ -5,3 +5,3 @@ import { stringIsNullOrEmpty } from "@pnp/core"; | ||
instance.on.pre(async function (url, init, result) { | ||
let clientTag = "PnPCoreJS:4.5.0:"; | ||
let clientTag = "PnPCoreJS:4.6.0:"; | ||
// make our best guess based on url to the method called | ||
@@ -8,0 +8,0 @@ const { pathname } = new URL(url); |
{ | ||
"name": "@pnp/sp", | ||
"version": "4.5.0", | ||
"version": "4.6.0", | ||
"description": "pnp - provides a fluent api for working with SharePoint REST", | ||
@@ -9,4 +9,4 @@ "main": "./index.js", | ||
"tslib": "2.7.0", | ||
"@pnp/core": "4.5.0", | ||
"@pnp/queryable": "4.5.0" | ||
"@pnp/core": "4.6.0", | ||
"@pnp/queryable": "4.6.0" | ||
}, | ||
@@ -13,0 +13,0 @@ "type": "module", |
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
+ Added@pnp/core@4.6.0(transitive)
+ Added@pnp/queryable@4.6.0(transitive)
- Removed@pnp/core@4.5.0(transitive)
- Removed@pnp/queryable@4.5.0(transitive)
Updated@pnp/core@4.6.0
Updated@pnp/queryable@4.6.0