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 1.2.0 to 2.0.0-next.1574054269.70156a38eb4c51cde8ab0b31b5975a91149ff38b

5

HISTORY.md
# History
## v2.0.0 2019 November 18
- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)
- Minimum required node version changed from `node: >=0.8` to `node: >=8` to keep up with mandatory ecosystem changes
## v1.2.0 2019 November 13

@@ -4,0 +9,0 @@

13

package.json
{
"name": "rfc-log-levels",
"version": "1.2.0",
"version": "2.0.0-next.1574054269.70156a38eb4c51cde8ab0b31b5975a91149ff38b",
"description": "A map of log level aliases matched to their numeric values. Follows the RFC Standard.",

@@ -62,3 +62,4 @@ "homepage": "https://github.com/bevry/log-levels",

"contributors": [
"Benjamin Lupton (http://balupton.com)"
"Benjamin Lupton (http://balupton.com)",
"dependabot-preview[bot] (http://github.com/apps/dependabot-preview)"
],

@@ -73,3 +74,3 @@ "bugs": {

"engines": {
"node": ">=0.8"
"node": ">=8"
},

@@ -93,6 +94,6 @@ "editions": [

"devDependencies": {
"assert-helpers": "4.10.0",
"kava": "^3.2.0",
"assert-helpers": "5.4.0",
"kava": "4.0.0",
"projectz": "^1.10.0",
"valid-directory": "^1.0.0"
"valid-directory": "^1.1.1"
},

@@ -99,0 +100,0 @@ "scripts": {

@@ -113,3 +113,4 @@ <!-- TITLE/ -->

<ul><li><a href="http://balupton.com">Benjamin Lupton</a> — <a href="https://github.com/bevry/log-levels/commits?author=balupton" title="View the GitHub contributions of Benjamin Lupton on repository bevry/log-levels">view contributions</a></li></ul>
<ul><li><a href="http://balupton.com">Benjamin Lupton</a> — <a href="https://github.com/bevry/log-levels/commits?author=balupton" title="View the GitHub contributions of Benjamin Lupton on repository bevry/log-levels">view contributions</a></li>
<li><a href="http://github.com/apps/dependabot-preview">dependabot-preview[bot]</a> — <a href="https://github.com/bevry/log-levels/commits?author=dependabot-preview[bot]" title="View the GitHub contributions of dependabot-preview[bot] on repository bevry/log-levels">view contributions</a></li></ul>

@@ -116,0 +117,0 @@ <a href="https://github.com/bevry/log-levels/blob/master/CONTRIBUTING.md#files">Discover how you can contribute by heading on over to the <code>CONTRIBUTING.md</code> file.</a>

Sorry, the diff of this file is not supported yet

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