@microsoft/teams-manifest
Advanced tools
Comparing version 0.1.6-alpha.0b236986a.0 to 0.1.6-alpha.1f59dbc2a.0
export declare const SharePointAppId = "00000003-0000-0ff1-ce00-000000000000"; | ||
//# sourceMappingURL=constants.d.ts.map |
@@ -55,2 +55,1 @@ import { ConversationStarter } from "./pluginManifest"; | ||
} | ||
//# sourceMappingURL=declarativeCopilotManifest.d.ts.map |
@@ -866,2 +866,1 @@ /** | ||
} | ||
//# sourceMappingURL=devPreviewManifest.d.ts.map |
@@ -67,2 +67,1 @@ import { TeamsAppManifest } from "./manifest"; | ||
} | ||
//# sourceMappingURL=index.d.ts.map |
@@ -511,2 +511,1 @@ export interface IDeveloper { | ||
} | ||
//# sourceMappingURL=manifest.d.ts.map |
@@ -31,2 +31,1 @@ export interface ManifestCommonProperties { | ||
} | ||
//# sourceMappingURL=ManifestCommonProperties.d.ts.map |
@@ -145,2 +145,1 @@ export type Instruction = string | string[]; | ||
} | ||
//# sourceMappingURL=pluginManifest.d.ts.map |
{ | ||
"name": "@microsoft/teams-manifest", | ||
"version": "0.1.6-alpha.0b236986a.0", | ||
"version": "0.1.6-alpha.1f59dbc2a.0", | ||
"main": "build/index.js", | ||
@@ -46,3 +46,3 @@ "types": "build/index.d.ts", | ||
"prebuild": "npm run generate-manifest", | ||
"build": "rimraf build && npx tsc -p ./", | ||
"build": "tsc -p ./ --incremental", | ||
"test": "npm run test:unit", | ||
@@ -66,3 +66,3 @@ "test:unit": "npx nyc --reporter=lcov mocha --no-timeouts --require ts-node/register test/**/*.test.ts ", | ||
}, | ||
"gitHead": "48b4c9be521fc3fb21bce68b2e75152d4dd3ab92" | ||
"gitHead": "e9916fe0a801ba0bf1e6f53eb64d05629171030a" | ||
} |
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
106826
24
26
66