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

@stdlib/constants-time

Package Overview
Dependencies
Maintainers
4
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stdlib/constants-time - npm Package Compare versions

Comparing version 0.2.0 to 0.2.1

40

package.json
{
"name": "@stdlib/constants-time",
"version": "0.2.0",
"version": "0.2.1",
"description": "Time constants.",

@@ -38,23 +38,23 @@ "license": "Apache-2.0",

"dependencies": {
"@stdlib/constants-time-hours-in-day": "^0.1.0",
"@stdlib/constants-time-hours-in-week": "^0.1.0",
"@stdlib/constants-time-milliseconds-in-day": "^0.1.0",
"@stdlib/constants-time-milliseconds-in-hour": "^0.1.0",
"@stdlib/constants-time-milliseconds-in-minute": "^0.1.0",
"@stdlib/constants-time-milliseconds-in-second": "^0.1.0",
"@stdlib/constants-time-milliseconds-in-week": "^0.1.0",
"@stdlib/constants-time-minutes-in-day": "^0.1.0",
"@stdlib/constants-time-minutes-in-hour": "^0.1.0",
"@stdlib/constants-time-minutes-in-week": "^0.1.0",
"@stdlib/constants-time-months-in-year": "^0.1.0",
"@stdlib/constants-time-seconds-in-day": "^0.2.0",
"@stdlib/constants-time-seconds-in-hour": "^0.2.0",
"@stdlib/constants-time-seconds-in-minute": "^0.2.0",
"@stdlib/constants-time-seconds-in-week": "^0.2.0",
"@stdlib/utils-define-read-only-property": "^0.1.0"
"@stdlib/constants-time-hours-in-day": "^0.2.0",
"@stdlib/constants-time-hours-in-week": "^0.2.0",
"@stdlib/constants-time-milliseconds-in-day": "^0.2.0",
"@stdlib/constants-time-milliseconds-in-hour": "^0.2.0",
"@stdlib/constants-time-milliseconds-in-minute": "^0.2.0",
"@stdlib/constants-time-milliseconds-in-second": "^0.2.0",
"@stdlib/constants-time-milliseconds-in-week": "^0.2.0",
"@stdlib/constants-time-minutes-in-day": "^0.2.0",
"@stdlib/constants-time-minutes-in-hour": "^0.2.0",
"@stdlib/constants-time-minutes-in-week": "^0.2.0",
"@stdlib/constants-time-months-in-year": "^0.2.0",
"@stdlib/constants-time-seconds-in-day": "^0.2.1",
"@stdlib/constants-time-seconds-in-hour": "^0.2.1",
"@stdlib/constants-time-seconds-in-minute": "^0.2.1",
"@stdlib/constants-time-seconds-in-week": "^0.2.1",
"@stdlib/utils-define-read-only-property": "^0.1.1"
},
"devDependencies": {
"@stdlib/math-base-special-roundn": "^0.0.6",
"@stdlib/random-base-randu": "^0.0.8",
"@stdlib/utils-keys": "^0.0.7",
"@stdlib/math-base-special-roundn": "^0.1.0",
"@stdlib/random-base-randu": "^0.1.0",
"@stdlib/utils-keys": "^0.1.0",
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",

@@ -61,0 +61,0 @@ "istanbul": "^0.4.1",

@@ -159,4 +159,4 @@ <!--

[test-image]: https://github.com/stdlib-js/constants-time/actions/workflows/test.yml/badge.svg?branch=v0.2.0
[test-url]: https://github.com/stdlib-js/constants-time/actions/workflows/test.yml?query=branch:v0.2.0
[test-image]: https://github.com/stdlib-js/constants-time/actions/workflows/test.yml/badge.svg?branch=v0.2.1
[test-url]: https://github.com/stdlib-js/constants-time/actions/workflows/test.yml?query=branch:v0.2.1

@@ -163,0 +163,0 @@ [coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/constants-time/main.svg

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