New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@pnp/core

Package Overview
Dependencies
Maintainers
13
Versions
1001
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pnp/core - npm Package Compare versions

Comparing version 3.0.0-v3nightly.20210905 to 3.0.0-v3nightly.20210906

0

behaviors/from.d.ts
import { Timeline, TimelinePipe } from "../timeline.js";
export declare function From_JulieHatesThisName(source: Timeline<any>, behavior?: "replace" | "append"): TimelinePipe;
//# sourceMappingURL=from.d.ts.map

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

@@ -0,0 +0,0 @@ export declare type ValidProxyMethods = "apply" | "get" | "has" | "set";

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

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

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

@@ -0,0 +0,0 @@ import { ObserverAction, ObserverFunction, Timeline } from "./timeline.js";

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

2

package.json
{
"name": "@pnp/core",
"version": "3.0.0-v3nightly.20210905",
"version": "3.0.0-v3nightly.20210906",
"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 ISPFXGraphHttpClient {

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

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

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

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

@@ -0,0 +0,0 @@ import { broadcast, lifecycle } from "./moments.js";

@@ -0,0 +0,0 @@ export declare type DateAddInterval = "year" | "quarter" | "month" | "week" | "day" | "hour" | "minute" | "second";

@@ -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