Socket
Socket
Sign inDemoInstall

@pnp/sp

Package Overview
Dependencies
Maintainers
0
Versions
1035
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pnp/sp - npm Package Compare versions

Comparing version 4.4.0 to 4.5.0-v4nightly.20240917

2

behaviors/telemetry.js

@@ -5,3 +5,3 @@ import { stringIsNullOrEmpty } from "@pnp/core";

instance.on.pre(async function (url, init, result) {
let clientTag = "PnPCoreJS:4.4.0:";
let clientTag = "PnPCoreJS:4.5.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.4.0",
"version": "4.5.0-v4nightly.20240917",
"description": "pnp - provides a fluent api for working with SharePoint REST",

@@ -8,5 +8,5 @@ "main": "./index.js",

"dependencies": {
"tslib": "2.6.3",
"@pnp/core": "4.4.0",
"@pnp/queryable": "4.4.0"
"tslib": "2.7.0",
"@pnp/core": "4.5.0-v4nightly.20240917",
"@pnp/queryable": "4.5.0-v4nightly.20240917"
},

@@ -13,0 +13,0 @@ "type": "module",

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