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

@depanlz/cli

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@depanlz/cli - npm Package Compare versions

Comparing version 0.0.1-alpha.3 to 0.0.1-alpha.4

dist/packages/@depanlz/cli/src/command/analyze.d.ts

8

CHANGELOG.md
# @depanlz/cli
## 0.0.1-alpha.4
### Patch Changes
- fix some bundler bugs
- Updated dependencies
- @depanlz/core@0.0.1-alpha.4
## 0.0.1-alpha.3

@@ -4,0 +12,0 @@

8

package.json
{
"name": "@depanlz/cli",
"version": "0.0.1-alpha.3",
"version": "0.0.1-alpha.4",
"description": "depanlz is a dependencies analyze tool",

@@ -20,8 +20,8 @@ "main": "./bin/depanlz.cjs",

"peerDependencies": {
"@depanlz/core": "0.0.1-alpha.3"
"@depanlz/core": "0.0.1-alpha.4"
},
"devDependencies": {
"@depanlz/core": "0.0.1-alpha.3",
"@depanlz/web-server": "0.0.1-alpha.3"
"@depanlz/core": "0.0.1-alpha.4",
"@depanlz/web-server": "0.0.1-alpha.4"
}
}

Sorry, the diff of this file is not supported yet

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