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

@pnp/sp

Package Overview
Dependencies
Maintainers
0
Versions
1074
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.5.0 to 4.6.0

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.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",

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