@microsoft/msgraph-sdk
Advanced tools
Comparing version 1.0.0-preview.24 to 1.0.0-preview.25
@@ -682,3 +682,3 @@ import { BinaryOperator, type BaseCollectionPaginationCountResponse, type Entity, type PublicError } from '../index.js'; | ||
/** | ||
* A collection with one or many strings. The specified string(s) will be matched with the specified property using the specified operation. Required. | ||
* A collection with one or many strings. One or more specified strings are matched with the specified property using the specified operation. Required. | ||
*/ | ||
@@ -685,0 +685,0 @@ values?: string[]; |
{ | ||
"name": "@microsoft/msgraph-sdk", | ||
"version": "1.0.0-preview.24", | ||
"version": "1.0.0-preview.25", | ||
"description": "Microsoft Graph JavaScript client library", | ||
@@ -42,12 +42,7 @@ "keywords": [ | ||
"devDependencies": { | ||
"@azure/identity": "^4.0.1", | ||
"@types/chai": "^4.3.11", | ||
"@types/mocha": "^10.0.6", | ||
"@types/node": "^20.11.10", | ||
"chai": "^5.0.3", | ||
"mocha": "^10.2.0", | ||
"typescript": "^5.3.3" | ||
}, | ||
"type": "module", | ||
"gitHead": "f82a2f5b71b5a7613a5f6e2066640f7606c49e7c" | ||
"gitHead": "1c6e1385a530ad9af14155a4b332bf28b670d147" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
2
15124431
378