@microsoft/msgraph-sdk-search
Advanced tools
Comparing version 1.0.0-preview.25 to 1.0.0-preview.26
{ | ||
"name": "@microsoft/msgraph-sdk-search", | ||
"version": "1.0.0-preview.25", | ||
"version": "1.0.0-preview.26", | ||
"description": "Search fluent API for Microsoft Graph", | ||
@@ -25,4 +25,2 @@ "keywords": [ | ||
"build": "tsc -p tsconfig.json", | ||
"lint": "eslint . --ext .ts", | ||
"lint:fix": "eslint . --ext .ts --fix", | ||
"clean": "rimraf -g **/*.d.ts && rimraf -g **/*.d.ts.map && rimraf -g **/*.js.map && rimraf -g **/*.js && rimraf tsconfig.tsbuildinfo" | ||
@@ -41,3 +39,3 @@ }, | ||
"@microsoft/kiota-serialization-text": "^1.0.0-preview.36", | ||
"@microsoft/msgraph-sdk": "^1.0.0-preview.25", | ||
"@microsoft/msgraph-sdk": "^1.0.0-preview.26", | ||
"guid-typescript": "^1.0.9", | ||
@@ -50,3 +48,3 @@ "tslib": "^2.6.2" | ||
"type": "module", | ||
"gitHead": "1c6e1385a530ad9af14155a4b332bf28b670d147" | ||
"gitHead": "bbcb3d88da56db7337c2050cd5ada9d8dfa0ab79" | ||
} |
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
145424