@microsoft/teams.apps
Advanced tools
+5
-5
| { | ||
| "name": "@microsoft/teams.apps", | ||
| "version": "2.0.0", | ||
| "version": "2.0.1", | ||
| "license": "MIT", | ||
@@ -49,8 +49,8 @@ "main": "./dist/index.js", | ||
| "peerDependencies": { | ||
| "@microsoft/teams.api": "2.0.0", | ||
| "@microsoft/teams.common": "2.0.0", | ||
| "@microsoft/teams.graph": "2.0.0" | ||
| "@microsoft/teams.api": "2.0.1", | ||
| "@microsoft/teams.common": "2.0.1", | ||
| "@microsoft/teams.graph": "2.0.1" | ||
| }, | ||
| "devDependencies": { | ||
| "@microsoft/teams.config": "2.0.0", | ||
| "@microsoft/teams.config": "2.0.1", | ||
| "@types/cors": "^2.8.17", | ||
@@ -57,0 +57,0 @@ "@types/express": "^5.0.0", |
+1
-1
@@ -5,3 +5,3 @@ # Teams: Apps | ||
| <a href="https://www.npmjs.com/package/@microsoft/teams.apps" target="_blank"> | ||
| <img src="https://img.shields.io/npm/v/@microsoft/teams.apps/preview" /> | ||
| <img src="https://img.shields.io/npm/v/@microsoft/teams.apps/latest" /> | ||
| </a> | ||
@@ -8,0 +8,0 @@ <a href="https://www.npmjs.com/package/@microsoft/teams.apps?activeTab=code" target="_blank"> |
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
477150
0