@google-cloud/precise-date
Advanced tools
Comparing version 1.0.2 to 1.0.3
@@ -7,2 +7,9 @@ # Changelog | ||
### [1.0.3](https://www.github.com/googleapis/nodejs-precise-date/compare/v1.0.2...v1.0.3) (2019-12-05) | ||
### Bug Fixes | ||
* **deps:** pin TypeScript below 3.7.0 ([c4aef9c](https://www.github.com/googleapis/nodejs-precise-date/commit/c4aef9c42cfab91c4701891d12a7b7118e3ba76c)) | ||
### [1.0.2](https://www.github.com/googleapis/nodejs-precise-date/compare/v1.0.1...v1.0.2) (2019-11-15) | ||
@@ -9,0 +16,0 @@ |
{ | ||
"name": "@google-cloud/precise-date", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "A simple utility for precise-dateing functions and classes.", | ||
@@ -46,3 +46,3 @@ "main": "build/src/index.js", | ||
"source-map-support": "^0.5.6", | ||
"typescript": "^3.0.0" | ||
"typescript": "3.6.4" | ||
}, | ||
@@ -49,0 +49,0 @@ "engines": { |
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
51596