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

@knit/depcheck

Package Overview
Dependencies
Maintainers
2
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@knit/depcheck - npm Package Compare versions

Comparing version 0.8.5 to 0.8.6

2

index.js

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

// ignore the packages with bin entry
ignoreDirs: [_needle.default.paths.outputDir],
ignoreDirs: [_needle.default.paths.outputDir, _needle.default.paths.testDirPattern],
ignoreMatches: [],

@@ -24,0 +24,0 @@ parsers: {

@@ -21,5 +21,5 @@ {

"description": "Depcheck parsers for monorepo packages",
"version": "0.8.5",
"version": "0.8.6",
"dependencies": {
"@knit/needle": "0.8.5",
"@knit/needle": "0.8.6",
"depcheck": "^0.8.3",

@@ -26,0 +26,0 @@ "lodash": "^4.17.15",

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