Socket
Socket
Sign inDemoInstall

knip

Package Overview
Dependencies
Maintainers
1
Versions
407
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

knip - npm Package Compare versions

Comparing version 5.24.1 to 5.25.0-slim.0

2

dist/binaries/bash-parser.js

@@ -1,2 +0,2 @@

import parse from '@ericcornelissen/bash-parser';
import parse, {} from '../../vendor/bash-parser/index.js';
import { debugLogObject } from '../util/debug.js';

@@ -3,0 +3,0 @@ import { toBinary } from '../util/protocols.js';

@@ -1,1 +0,1 @@

export declare const version = "5.24.1";
export declare const version = "5.25.0-slim.0";

@@ -1,1 +0,1 @@

export const version = '5.24.1';
export const version = '5.25.0-slim.0';
{
"name": "knip",
"version": "5.24.1",
"version": "5.25.0-slim.0",
"description": "Find unused files, dependencies and exports in your TypeScript and JavaScript projects",

@@ -63,4 +63,3 @@ "homepage": "https://knip.dev",

"dependencies": {
"@ericcornelissen/bash-parser": "0.5.3",
"@nodelib/fs.walk": "2.0.0",
"@nodelib/fs.walk": "1.2.8",
"@snyk/github-codeowners": "1.1.0",

@@ -67,0 +66,0 @@ "easy-table": "1.2.0",

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