@microsoft/teams-manifest
Advanced tools
Comparing version 0.0.3-alpha.142fe332a.0 to 0.0.3-alpha.6c40a505c.0
{ | ||
"name": "@microsoft/teams-manifest", | ||
"version": "0.0.3-alpha.142fe332a.0", | ||
"version": "0.0.3-alpha.6c40a505c.0", | ||
"main": "build/index.js", | ||
@@ -15,4 +15,2 @@ "types": "build/index.d.ts", | ||
"@istanbuljs/nyc-config-typescript": "^1.0.1", | ||
"@shared/eslint-config": "file:../eslint-config", | ||
"@shared/prettier-config": "file:../prettier-config", | ||
"@types/chai": "^4.2.21", | ||
@@ -45,3 +43,6 @@ "@types/chai-as-promised": "^7.1.3", | ||
"test": "npm run test:unit", | ||
"test:unit": "npx nyc mocha --no-timeouts --require ts-node/register test/**/*.test.ts" | ||
"test:unit": "npx nyc mocha --no-timeouts --require ts-node/register test/**/*.test.ts", | ||
"lint": "eslint \"**/*.ts\"", | ||
"precommit": "lint-staged", | ||
"lint:staged": "lint-staged" | ||
}, | ||
@@ -59,3 +60,3 @@ "files": [ | ||
}, | ||
"gitHead": "6142a8b34adc427219438f3b22070141bd95efb5" | ||
"gitHead": "ceea9792ff9a0a71fa9f250bd19749d8f289d5ad" | ||
} |
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
24
30916