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

@begit/cli

Package Overview
Dependencies
Maintainers
0
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@begit/cli - npm Package Compare versions

Comparing version 0.0.16 to 0.0.17

4

dist/index.js

@@ -11,3 +11,3 @@ #! /usr/bin/env node

var name = "@begit/cli";
var version = "0.0.16";
var version = "0.0.17";
var main = async () => {

@@ -56,3 +56,3 @@ updater({ name, version, ttl: 864e5 });

main();
//# sourceMappingURL=out.js.map
//# sourceMappingURL=index.js.map
//# sourceMappingURL=index.js.map
{
"name": "@begit/cli",
"version": "0.0.16",
"version": "0.0.17",
"description": "A CLI for using begit",

@@ -27,8 +27,8 @@ "author": "Thomas Beer",

"devDependencies": {
"@types/node": "^20.14.10",
"@types/node": "^20.14.11",
"changesets": "^1.0.2",
"jiti": "^1.21.6",
"tsup": "^8.1.0",
"tsup": "^8.1.2",
"typescript": "^5.5.3",
"vitest": "^2.0.2"
"vitest": "^2.0.3"
},

@@ -39,3 +39,3 @@ "dependencies": {

"tiny-updater": "^3.5.2",
"@begit/core": "0.0.18"
"@begit/core": "0.0.19"
},

@@ -42,0 +42,0 @@ "publishConfig": {

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