@pnp/queryable
Advanced tools
Comparing version 3.1.0 to 3.2.0
@@ -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
73058
+ Added@pnp/core@3.2.0(transitive)
- Removed@pnp/core@3.1.0(transitive)
Updated@pnp/core@3.2.0