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

process-warning

Package Overview
Dependencies
Maintainers
8
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

process-warning - npm Package Compare versions

Comparing version 3.0.0 to 4.0.0

11

package.json
{
"name": "process-warning",
"version": "3.0.0",
"version": "4.0.0",
"description": "A small utility for creating warnings and emitting them.",

@@ -36,8 +36,9 @@ "main": "index.js",

"devDependencies": {
"@fastify/pre-commit": "^2.1.0",
"benchmark": "^2.1.4",
"jest": "^29.0.1",
"standard": "^17.0.0",
"tap": "^16.3.0",
"tsd": "^0.29.0"
"jest": "^29.7.0",
"standard": "^17.1.0",
"tap": "^18.7.2",
"tsd": "^0.31.0"
}
}

@@ -10,3 +10,3 @@ # process-warning

_This module is used by the [Fastify](https://fastify.io) framework and it was called `fastify-warning` prior to version 1.0.0._
_This module is used by the [Fastify](https://fastify.dev) framework and it was called `fastify-warning` prior to version 1.0.0._

@@ -113,3 +113,3 @@ ### Install

- by passing the `--no-warnings` flag to the node process
- by setting 'no-warnings' in the `NODE_OPTIONS` environment variable
- by setting '--no-warnings' in the `NODE_OPTIONS` environment variable

@@ -116,0 +116,0 @@ For more information see [node's documentation](https://nodejs.org/api/cli.html).

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