Comparing version 5.0.0 to 5.1.0-next.1700016449.95ae8124b35f99b161bd805e4b67aedad9a7bc3a
{ | ||
"name": "oneday", | ||
"version": "5.0.0", | ||
"version": "5.1.0-next.1700016449.95ae8124b35f99b161bd805e4b67aedad9a7bc3a", | ||
"description": "The number of milliseconds in one day", | ||
@@ -168,18 +168,18 @@ "homepage": "https://github.com/bevry/oneday", | ||
"@types/node": "^20.9.0", | ||
"@typescript-eslint/eslint-plugin": "^6.10.0", | ||
"@typescript-eslint/parser": "^6.10.0", | ||
"assert-helpers": "^11.2.0", | ||
"@typescript-eslint/eslint-plugin": "^6.11.0", | ||
"@typescript-eslint/parser": "^6.11.0", | ||
"assert-helpers": "^11.4.0", | ||
"eslint": "^8.53.0", | ||
"eslint-config-bevry": "^3.29.0", | ||
"eslint-config-bevry": "^4.0.0", | ||
"eslint-config-prettier": "^9.0.0", | ||
"eslint-plugin-prettier": "^5.0.1", | ||
"kava": "^7.1.0", | ||
"kava": "^7.2.0", | ||
"make-deno-edition": "^1.3.0", | ||
"prettier": "^3.1.0", | ||
"projectz": "^2.23.0", | ||
"projectz": "^3.0.0", | ||
"surge": "^0.23.1", | ||
"typedoc": "^0.25.3", | ||
"typescript": "5.2.2", | ||
"valid-directory": "^4.1.0", | ||
"valid-module": "^2.1.0" | ||
"valid-directory": "^4.2.0", | ||
"valid-module": "^2.2.0" | ||
}, | ||
@@ -226,2 +226,2 @@ "scripts": { | ||
} | ||
} | ||
} |
@@ -60,3 +60,3 @@ <!-- TITLE/ --> | ||
``` typescript | ||
import pkg from 'https://unpkg.com/oneday@^5.0.0/edition-deno/index.ts' | ||
import pkg from 'https://unpkg.com/oneday@^5.1.0/edition-deno/index.ts' | ||
``` | ||
@@ -68,3 +68,3 @@ | ||
<script type="module"> | ||
import pkg from '//cdn.skypack.dev/oneday@^5.0.0' | ||
import pkg from '//cdn.skypack.dev/oneday@^5.1.0' | ||
</script> | ||
@@ -77,3 +77,3 @@ ``` | ||
<script type="module"> | ||
import pkg from '//unpkg.com/oneday@^5.0.0' | ||
import pkg from '//unpkg.com/oneday@^5.1.0' | ||
</script> | ||
@@ -86,3 +86,3 @@ ``` | ||
<script type="module"> | ||
import pkg from '//dev.jspm.io/oneday@5.0.0' | ||
import pkg from '//dev.jspm.io/oneday@5.1.0' | ||
</script> | ||
@@ -89,0 +89,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
32195
15
1