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

rfc-log-levels

Package Overview
Dependencies
Maintainers
1
Versions
89
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rfc-log-levels - npm Package Compare versions

Comparing version 3.19.0 to 3.20.0-next.1700017649.ddfe98e6d14dfc1107d99d1c60879257cc2177af

SECURITY.md

22

package.json
{
"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 @@ ```

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