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

console-api

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

console-api - npm Package Compare versions

Comparing version 0.0.2 to 0.0.4

7

package.json
{
"name": "console-api",
"version": "0.0.2",
"version": "0.0.4",
"description": "Native Node.js bindings for the Win32 Console API",

@@ -29,4 +29,5 @@ "main": "index.js",

"scripts": {
"build": "prebuild -t 3 -r napi",
"install": "prebuild-install --runtime napi || node-gyp rebuild"
"publish_build": "prebuild -t 3 -r napi",
"install": "prebuild-install --runtime napi || node-gyp rebuild",
"test": "node-gyp build && node ./test.js"
},

@@ -33,0 +34,0 @@ "gypfile": true,

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