New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@sapphire/time-utilities

Package Overview
Dependencies
Maintainers
3
Versions
932
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sapphire/time-utilities - npm Package Compare versions

Comparing version 1.2.6 to 1.2.7

4

CHANGELOG.md

@@ -6,2 +6,6 @@ # Change Log

## [1.2.7](https://github.com/sapphire-project/utilities/compare/@sapphire/time-utilities@1.2.6...@sapphire/time-utilities@1.2.7) (2021-01-16)
**Note:** Version bump only for package @sapphire/time-utilities
## [1.2.6](https://github.com/sapphire-project/utilities/compare/@sapphire/time-utilities@1.2.5...@sapphire/time-utilities@1.2.6) (2021-01-14)

@@ -8,0 +12,0 @@

9

package.json
{
"name": "@sapphire/time-utilities",
"version": "1.2.6",
"version": "1.2.7",
"description": "A time utility library for JavaScript.",

@@ -21,3 +21,4 @@ "author": "@sapphire",

"build": "rollup -c rollup.config.ts",
"start": "yarn build -w"
"start": "yarn build -w",
"prepublishOnly": "yarn build"
},

@@ -54,5 +55,5 @@ "repository": {

"dependencies": {
"@sapphire/utilities": "^1.4.2"
"@sapphire/utilities": "^1.4.3"
},
"gitHead": "5ff8ba85f6bdf1a4cb6fa3fc7fa38e5a2484856a"
"gitHead": "29d02276c22b3295d0225412ffdf140cec0b30fb"
}
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