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.3 to 2.0.4

7

CHANGELOG.md

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

### [2.0.4](https://www.github.com/googleapis/nodejs-precise-date/compare/v2.0.3...v2.0.4) (2021-09-09)
### Bug Fixes
* **build:** switch primary branch to main ([#186](https://www.github.com/googleapis/nodejs-precise-date/issues/186)) ([aaa4044](https://www.github.com/googleapis/nodejs-precise-date/commit/aaa4044fdf81aaeee8b62e00f71abd9b9d1a0827))
### [2.0.3](https://www.github.com/googleapis/nodejs-precise-date/compare/v2.0.2...v2.0.3) (2020-07-24)

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

18

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

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

"prelint": "cd samples; npm link ../; npm install",
"precompile": "gts clean",
"api-extractor": "api-extractor run --local",
"api-documenter": "api-documenter yaml --input-folder=temp"
"precompile": "gts clean"
},

@@ -41,12 +39,10 @@ "keywords": [

"@types/mocha": "^8.0.0",
"@types/node": "^10.5.2",
"@types/sinon": "^9.0.0",
"@types/node": "^14.0.0",
"@types/sinon": "^10.0.0",
"c8": "^7.0.0",
"codecov": "^3.0.4",
"gts": "^2.0.0",
"gts": "^3.0.0",
"mocha": "^8.0.0",
"sinon": "^9.0.0",
"typescript": "^3.8.3",
"@microsoft/api-documenter": "^7.8.10",
"@microsoft/api-extractor": "^7.8.10"
"sinon": "^11.0.0",
"typescript": "^3.8.3"
},

@@ -53,0 +49,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