Socket
Socket
Sign inDemoInstall

@pnp/common

Package Overview
Dependencies
Maintainers
13
Versions
155
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pnp/common - npm Package Compare versions

Comparing version 2.10.0 to 2.11.0

0

collections.d.ts

@@ -0,0 +0,0 @@ /**

@@ -0,0 +0,0 @@ import { isFunc, objectDefinedNotNull } from "./util.js";

@@ -0,0 +0,0 @@ export * from "./collections.js";

@@ -0,0 +0,0 @@ export * from "./collections.js";

@@ -0,0 +0,0 @@ import { ITypedHash } from "./collections.js";

@@ -0,0 +0,0 @@ import { __read, __values } from "tslib";

@@ -0,0 +0,0 @@ import { ISPFXContext } from "./spfxcontextinterface.js";

@@ -0,0 +0,0 @@ import { __awaiter, __extends, __generator } from "tslib";

2

package.json
{
"name": "@pnp/common",
"version": "2.10.0",
"version": "2.11.0",
"description": "pnp - provides shared functionality across all pnp libraries",

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

@@ -0,0 +0,0 @@ ![SharePoint Patterns and Practices](https://devofficecdn.azureedge.net/media/Default/PnP/sppnp.png)

@@ -0,0 +0,0 @@ export interface IGlobal {

// export either window or global
export var safeGlobal = typeof global === "undefined" ? window : global;
//# sourceMappingURL=safe-global.js.map

@@ -0,0 +0,0 @@ export interface ISPFXGraphHttpClient {

export {};
//# sourceMappingURL=spfxcontextinterface.js.map

@@ -0,0 +0,0 @@ /**

@@ -0,0 +0,0 @@ import { __awaiter, __generator } from "tslib";

@@ -0,0 +0,0 @@ import { ITypedHash } from "./collections.js";

@@ -0,0 +0,0 @@ /**

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