New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More ā†’
Socket
Sign inDemoInstall
Socket

npkill

Package Overview
Dependencies
Maintainers
2
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

npkill - npm Package Compare versions

Comparing version 0.4.1 to 0.4.2

0

lib/constants/main.constants.js

@@ -0,0 +0,0 @@ "use strict";

2

lib/controller.js

@@ -25,3 +25,3 @@ "use strict";

this.cursorPosY = main_constants_1.MARGINS.ROW_RESULTS_START;
this.previusCursorPosY = 0;
this.previusCursorPosY = main_constants_1.MARGINS.ROW_RESULTS_START;
this.scroll = 0;

@@ -28,0 +28,0 @@ this.finishSearching$ = new rxjs_1.Subject();

@@ -0,0 +0,0 @@ "use strict";

{
"name": "npkill",
"version": "0.4.1",
"version": "0.4.2",
"description": "This tool allows you to list any node_modules directories in your system, as well as the space they take up. You can then select which ones you want to erase to free up space.",

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

@@ -0,0 +0,0 @@ <p align="center">

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