rfc-log-levels
Advanced tools
Comparing version 3.19.0 to 3.20.0-next.1700017649.ddfe98e6d14dfc1107d99d1c60879257cc2177af
{ | ||
"name": "rfc-log-levels", | ||
"version": "3.19.0", | ||
"version": "3.20.0-next.1700017649.ddfe98e6d14dfc1107d99d1c60879257cc2177af", | ||
"description": "A map of log level aliases matched to their numeric values. Follows the RFC Standard.", | ||
@@ -162,18 +162,18 @@ "homepage": "https://github.com/bevry/rfc-log-levels", | ||
"@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", | ||
"filedirname": "^2.8.0", | ||
"kava": "^7.1.0", | ||
"filedirname": "^2.9.0", | ||
"kava": "^7.2.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" | ||
}, | ||
@@ -219,2 +219,2 @@ "scripts": { | ||
} | ||
} | ||
} |
@@ -66,3 +66,3 @@ <!-- TITLE/ --> | ||
<script type="module"> | ||
import pkg from '//cdn.skypack.dev/rfc-log-levels@^3.19.0' | ||
import pkg from '//cdn.skypack.dev/rfc-log-levels@^3.20.0' | ||
</script> | ||
@@ -75,3 +75,3 @@ ``` | ||
<script type="module"> | ||
import pkg from '//unpkg.com/rfc-log-levels@^3.19.0' | ||
import pkg from '//unpkg.com/rfc-log-levels@^3.20.0' | ||
</script> | ||
@@ -84,3 +84,3 @@ ``` | ||
<script type="module"> | ||
import pkg from '//dev.jspm.io/rfc-log-levels@3.19.0' | ||
import pkg from '//dev.jspm.io/rfc-log-levels@3.20.0' | ||
</script> | ||
@@ -87,0 +87,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
44109
15
1