Socket
Socket
Sign inDemoInstall

@plandek-utils/time-utils

Package Overview
Dependencies
2
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.1.0

12

CHANGELOG.md

@@ -5,2 +5,14 @@ # Changelog

## [1.1.0](https://github.com/plandek-utils/ts-time-utils/compare/v1.0.0...v1.1.0) (2020-01-06)
### Features
* **deps:** update dayjs to latest ([8f7eb3c](https://github.com/plandek-utils/ts-time-utils/commit/8f7eb3cfc4974dd01f27b9ba96ea56b36288ae30))
### Bug Fixes
* **deps:** bump dayjs from 1.8.16 to 1.8.18 ([#21](https://github.com/plandek-utils/ts-time-utils/issues/21)) ([29e5bac](https://github.com/plandek-utils/ts-time-utils/commit/29e5baca0a1a3f5e658c689faca9534784346eb5))
## 1.0.0 (2019-11-05)

@@ -7,0 +19,0 @@

8

package.json
{
"name": "@plandek-utils/time-utils",
"version": "1.0.0",
"version": "1.1.0",
"author": "Eduardo Turiño <eturino@plandek.com>",

@@ -53,3 +53,3 @@ "description": "small utils for managing Time, supported by Dayjs. It is intended to be used in tests.",

"dependencies": {
"dayjs": "^1.8.16",
"dayjs": "^1.8.19",
"timekeeper": "^2.2.0"

@@ -66,6 +66,5 @@ },

"npm-run-all": "^4.1.5",
"nyc": "^14.1.1",
"open-cli": "^5.0.0",
"prettier": "^1.18.2",
"replace-in-file": "^4.2.0",
"replace-in-file": "^5.0.2",
"standard-version": "^7.0.0",

@@ -81,3 +80,2 @@ "strip-json-comments": "^3.0.1",

"typedoc": "^0.15.0",
"typedoc-plugin-internal-external": "^2.0.2",
"typedoc-themes-color": "^0.0.10",

@@ -84,0 +82,0 @@ "typescript": "^3.5.3"

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc