Socket
Socket
Sign inDemoInstall

@pnp/sp

Package Overview
Dependencies
Maintainers
7
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 1.2.1 to 1.2.2-0

8

package.json
{
"name": "@pnp/sp",
"version": "1.2.1",
"version": "1.2.2-0",
"description": "pnp - provides a fluent api for working with SharePoint REST",

@@ -11,5 +11,5 @@ "main": "./dist/sp.es5.umd.js",

"peerDependencies": {
"@pnp/common": "1.2.1",
"@pnp/logging": "1.2.1",
"@pnp/odata": "1.2.1"
"@pnp/common": "1.2.2-0",
"@pnp/logging": "1.2.2-0",
"@pnp/odata": "1.2.2-0"
},

@@ -16,0 +16,0 @@ "author": {

@@ -67,7 +67,7 @@ import { SharePointQueryableInstance } from "./sharepointqueryable";

/**
* Fixes up properties that expect to consist of a "results" collection when needed
* Fix array property
*
* @param prop property to fixup for container struct
* @param prop property to fix for container struct
*/
private fixupProp;
private fixArrProp;
/**

@@ -74,0 +74,0 @@ * Translates one of the query initializers into a SearchQuery instance

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

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