Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@google-cloud/precise-date

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@google-cloud/precise-date - npm Package Compare versions

Comparing version 2.0.2 to 2.0.3

7

CHANGELOG.md

@@ -7,2 +7,9 @@ # Changelog

### [2.0.3](https://www.github.com/googleapis/nodejs-precise-date/compare/v2.0.2...v2.0.3) (2020-07-24)
### Bug Fixes
* move gitattributes files to node templates ([#130](https://www.github.com/googleapis/nodejs-precise-date/issues/130)) ([d4de5dd](https://www.github.com/googleapis/nodejs-precise-date/commit/d4de5dd73a4aec17c4c8c1e8a95335e1d3e656e5))
### [2.0.2](https://www.github.com/googleapis/nodejs-precise-date/compare/v2.0.1...v2.0.2) (2020-07-06)

@@ -9,0 +16,0 @@

12

package.json
{
"name": "@google-cloud/precise-date",
"version": "2.0.2",
"version": "2.0.3",
"description": "A simple utility for precise-dateing functions and classes.",

@@ -22,3 +22,5 @@ "main": "build/src/index.js",

"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"
},

@@ -38,3 +40,3 @@ "keywords": [

"devDependencies": {
"@types/mocha": "^7.0.0",
"@types/mocha": "^8.0.0",
"@types/node": "^10.5.2",

@@ -47,3 +49,5 @@ "@types/sinon": "^9.0.0",

"sinon": "^9.0.0",
"typescript": "^3.8.3"
"typescript": "^3.8.3",
"@microsoft/api-documenter": "^7.8.10",
"@microsoft/api-extractor": "^7.8.10"
},

@@ -50,0 +54,0 @@ "engines": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc