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

bin-v8-flags-filter

Package Overview
Dependencies
Maintainers
2
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bin-v8-flags-filter - npm Package Compare versions

Comparing version 1.1.2 to 1.1.3

1

index.js

@@ -8,2 +8,3 @@ var spawn = require('child_process').spawn;

'--inspect',
'--inspect-brk',
'--expose-gc',

@@ -10,0 +11,0 @@ '--gc-global',

2

package.json
{
"name": "bin-v8-flags-filter",
"version": "1.1.2",
"version": "1.1.3",
"description": "Filters out v8 flags for your Node.js CLIs.",

@@ -5,0 +5,0 @@ "main": "index.js",

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