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

curses

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

curses - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

src/ptrwrap.h

2

example/matrix.js

@@ -41,3 +41,3 @@

curses.wattrset(subwins[i], curses.color_pair(1));
curses.scrollok(subwins[i], 1);
curses.scrollok(subwins[i], true);

@@ -44,0 +44,0 @@ setInterval(function (subwin) {

{
"name" : "curses",
"version" : "0.0.4",
"version" : "0.0.5",
"description" : "Bindings for the native curses library, a full featured console IO library.",

@@ -5,0 +5,0 @@ "main" : "./curses",

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