@google-cloud/tasks
Advanced tools
Comparing version 2.1.0 to 2.1.1
@@ -7,2 +7,9 @@ # Changelog | ||
### [2.1.1](https://www.github.com/googleapis/nodejs-tasks/compare/v2.1.0...v2.1.1) (2020-09-12) | ||
### Bug Fixes | ||
* **deps:** update dependency yargs to v16 ([#460](https://www.github.com/googleapis/nodejs-tasks/issues/460)) ([7d24cda](https://www.github.com/googleapis/nodejs-tasks/commit/7d24cda00f73717b693a907c8bb09cbec864e024)) | ||
## [2.1.0](https://www.github.com/googleapis/nodejs-tasks/compare/v2.0.1...v2.1.0) (2020-07-06) | ||
@@ -9,0 +16,0 @@ |
{ | ||
"name": "@google-cloud/tasks", | ||
"description": "Cloud Tasks API client for Node.js", | ||
"version": "2.1.0", | ||
"version": "2.1.1", | ||
"license": "Apache-2.0", | ||
@@ -43,3 +43,5 @@ "author": "Google LLC", | ||
"prelint": "cd samples; npm link ../; npm install", | ||
"precompile": "gts clean" | ||
"precompile": "gts clean", | ||
"api-extractor": "api-extractor run --local", | ||
"api-documenter": "api-documenter yaml --input-folder=temp" | ||
}, | ||
@@ -50,3 +52,3 @@ "dependencies": { | ||
"devDependencies": { | ||
"@types/mocha": "^7.0.0", | ||
"@types/mocha": "^8.0.0", | ||
"@types/node": "^12.0.0", | ||
@@ -65,7 +67,9 @@ "@types/sinon": "^9.0.0", | ||
"sinon": "^9.0.1", | ||
"ts-loader": "^7.0.0", | ||
"ts-loader": "^8.0.0", | ||
"typescript": "^3.8.3", | ||
"webpack": "^4.41.2", | ||
"webpack-cli": "^3.3.10" | ||
"webpack-cli": "^3.3.10", | ||
"@microsoft/api-documenter": "^7.8.10", | ||
"@microsoft/api-extractor": "^7.8.10" | ||
} | ||
} |
@@ -17,2 +17,5 @@ [//]: # "This README.md file is auto-generated, all changes to this file will be lost." | ||
A comprehensive list of changes in each version may be found in | ||
[the CHANGELOG](https://github.com/googleapis/nodejs-tasks/blob/master/CHANGELOG.md). | ||
* [Cloud Tasks Node.js Client API Reference][client-docs] | ||
@@ -19,0 +22,0 @@ * [Cloud Tasks Documentation][product-docs] |
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
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
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
3769611
57985
194
20