azure-maps-rest
Advanced tools
Comparing version 2.1.0 to 2.1.1
{ | ||
"name": "azure-maps-rest", | ||
"author": "Microsoft Corporation", | ||
"version": "2.1.0", | ||
"version": "2.1.1", | ||
"description": "SDK for Azure Maps REST Services", | ||
@@ -17,4 +17,5 @@ "keywords": [ | ||
"docs": "(if exist \"./docs/\" rmdir \"./docs/\" /S /Q) && tsc --declaration --declarationDir ./docs --emitDeclarationOnly --stripInternal", | ||
"test": "set \"TS_NODE_PROJECT=./test/tsconfig.json\" && mocha-parallel-tests --exit --require ts-node/register --timeout 30000 test/**/*.ts", | ||
"test-filter": "set \"TS_NODE_PROJECT=./test/tsconfig.json\" && mocha-parallel-tests --exit --require ts-node/register --timeout 30000", | ||
"build-test": "tsc --project ./test/tsconfig.json", | ||
"test": "npm run build-test && cross-env TS_NODE_PROJECT=./test/tsconfig.json mocha-parallel-tests --exit --require ts-node/register --timeout 30000 test/**/*.ts", | ||
"test-filter": "npm run build-test && cross-env TS_NODE_PROJECT=./test/tsconfig.json mocha-parallel-tests --exit --require ts-node/register --timeout 30000", | ||
"thirdPartyNotices": "node ./bin/thirdPartyNotices.js", | ||
@@ -34,6 +35,7 @@ "updateTestSecrets": "node ./bin/updateTestSecrets.js", | ||
"adal-node": "^0.1.28", | ||
"cross-env": "^7.0.3", | ||
"fs-extra": "^7.0.1", | ||
"glob": "^7.1.3", | ||
"mocha": "^5.2.0", | ||
"mocha-parallel-tests": "^2.0.6-alpha.3", | ||
"mocha": "^7.2.0", | ||
"mocha-parallel-tests": "^2.3.0", | ||
"rollup": "^1.32.1", | ||
@@ -48,6 +50,8 @@ "rollup-plugin-commonjs": "^10.0.1", | ||
"tslint": "^5.16.0", | ||
"tslint-microsoft-contrib": "^6.1.1", | ||
"typescript": "^3.6.2", | ||
"typescript": "^4.3.5", | ||
"yargs": "^13.2.2" | ||
}, | ||
"overrides": { | ||
"tough-cookie": "^4.1.3" | ||
}, | ||
"license": "MIT", | ||
@@ -54,0 +58,0 @@ "files": [ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
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
1204947
1
80
26703