Comparing version 4.16.0 to 4.17.0-next.1627599991.32743376a6b28d2daad2d021ad59101a6bae723f
# 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 @@ |
{ | ||
"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 @@ ``` |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
26455
1