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

oneday

Package Overview
Dependencies
Maintainers
2
Versions
114
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

oneday - npm Package Compare versions

Comparing version 4.16.0 to 4.17.0-next.1627599991.32743376a6b28d2daad2d021ad59101a6bae723f

4

HISTORY.md
# History
## v4.17.0 2021 July 30
- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)
## v4.16.0 2021 July 29

@@ -4,0 +8,0 @@

10

package.json
{
"name": "oneday",
"version": "4.16.0",
"version": "4.17.0-next.1627599991.32743376a6b28d2daad2d021ad59101a6bae723f",
"description": "The number of milliseconds in one day",

@@ -150,11 +150,11 @@ "homepage": "https://github.com/bevry/oneday",

"@typescript-eslint/parser": "^4.28.5",
"assert-helpers": "^8.2.0",
"assert-helpers": "^8.4.0",
"eslint": "^7.31.0",
"eslint-config-bevry": "^3.25.0",
"eslint-config-bevry": "^3.27.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^3.4.0",
"kava": "^5.14.0",
"kava": "^5.16.0",
"make-deno-edition": "^1.3.0",
"prettier": "^2.3.2",
"projectz": "^2.19.0",
"projectz": "^2.21.0",
"surge": "^0.23.0",

@@ -161,0 +161,0 @@ "typedoc": "^0.21.4",

@@ -38,3 +38,3 @@ <!-- TITLE/ -->

[Complete API Documentation.](http://master.oneday.bevry.surge.sh/docs/globals.html)
[Complete API Documentation.](http://master.oneday.bevry.surge.sh/docs/)

@@ -63,3 +63,3 @@ ```javascript

<script type="module">
import pkg from '//cdn.skypack.dev/oneday@^4.16.0'
import pkg from '//cdn.skypack.dev/oneday@^4.17.0'
</script>

@@ -72,3 +72,3 @@ ```

<script type="module">
import pkg from '//unpkg.com/oneday@^4.16.0'
import pkg from '//unpkg.com/oneday@^4.17.0'
</script>

@@ -81,3 +81,3 @@ ```

<script type="module">
import pkg from '//dev.jspm.io/oneday@4.16.0'
import pkg from '//dev.jspm.io/oneday@4.17.0'
</script>

@@ -84,0 +84,0 @@ ```

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