@pnp/queryable
Advanced tools
Comparing version 3.0.0-v3nightly.20210906 to 3.0.0-v3nightly.20210908
@@ -16,3 +16,3 @@ export * from "./add-prop.js"; | ||
export * from "./behaviors/parsers.js"; | ||
export * from "./behaviors/queryable-from.js"; | ||
export * from "./behaviors/queryable-copyfrom.js"; | ||
//# sourceMappingURL=index.d.ts.map |
@@ -16,3 +16,3 @@ export * from "./add-prop.js"; | ||
export * from "./behaviors/parsers.js"; | ||
export * from "./behaviors/queryable-from.js"; | ||
export * from "./behaviors/queryable-copyfrom.js"; | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@pnp/queryable", | ||
"version": "3.0.0-v3nightly.20210906", | ||
"version": "3.0.0-v3nightly.20210908", | ||
"description": "pnp - provides shared odata functionality and base classes", | ||
@@ -9,3 +9,3 @@ "main": "./index.js", | ||
"tslib": "2.1.0", | ||
"@pnp/core": "3.0.0-v3nightly.20210906" | ||
"@pnp/core": "3.0.0-v3nightly.20210908" | ||
}, | ||
@@ -12,0 +12,0 @@ "author": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
69923
801
+ Added@pnp/core@3.0.0-v3nightly.20210908(transitive)
- Removed@pnp/core@3.0.0-v3nightly.20210906(transitive)