@microsoft/teams-manifest
Advanced tools
Comparing version 0.0.3-alpha.c02f2d3ff.0 to 0.0.3-alpha.c72bebcbd.0
{ | ||
"name": "@microsoft/teams-manifest", | ||
"version": "0.0.3-alpha.c02f2d3ff.0", | ||
"version": "0.0.3-alpha.c72bebcbd.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": "a0c4aaa14f56de8585d98e15139456743ac4ca04" | ||
"gitHead": "5c2f9d1ebbd36a8191fa4f52a2a02ecc073ecd6f" | ||
} |
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