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

@pnp/queryable

Package Overview
Dependencies
Maintainers
13
Versions
995
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pnp/queryable - npm Package Compare versions

Comparing version 3.1.0 to 3.2.0

2

add-prop.js

@@ -14,3 +14,3 @@ /**

get: function () {
return factory(this, path);
return factory(this, path || name);
},

@@ -17,0 +17,0 @@ });

{
"name": "@pnp/queryable",
"version": "3.1.0",
"version": "3.2.0",
"description": "pnp - provides shared odata functionality and base classes",

@@ -9,3 +9,3 @@ "main": "./index.js",

"tslib": "2.3.1",
"@pnp/core": "3.1.0"
"@pnp/core": "3.2.0"
},

@@ -12,0 +12,0 @@ "funding": {

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