@google-cloud/precise-date
Advanced tools
Comparing version 2.0.1 to 2.0.2
@@ -7,2 +7,9 @@ # Changelog | ||
### [2.0.2](https://www.github.com/googleapis/nodejs-precise-date/compare/v2.0.1...v2.0.2) (2020-07-06) | ||
### Bug Fixes | ||
* update node issue template ([#117](https://www.github.com/googleapis/nodejs-precise-date/issues/117)) ([ae4d6a1](https://www.github.com/googleapis/nodejs-precise-date/commit/ae4d6a1d07e5327d25eda58e709f3d547ffca607)) | ||
### [2.0.1](https://www.github.com/googleapis/nodejs-precise-date/compare/v2.0.0...v2.0.1) (2020-05-08) | ||
@@ -9,0 +16,0 @@ |
{ | ||
"name": "@google-cloud/precise-date", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"description": "A simple utility for precise-dateing functions and classes.", | ||
@@ -43,3 +43,3 @@ "main": "build/src/index.js", | ||
"gts": "^2.0.0", | ||
"mocha": "^7.0.0", | ||
"mocha": "^8.0.0", | ||
"sinon": "^9.0.0", | ||
@@ -46,0 +46,0 @@ "typescript": "^3.8.3" |
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
53089