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

@begit/core

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@begit/core - npm Package Compare versions

Comparing version 0.0.16 to 0.0.17

8

package.json
{
"name": "@begit/core",
"version": "0.0.16",
"version": "0.0.17",
"description": "Blazingly fast tool for cloning git repositories, with no reliance on local `git`, or `tar` installs",

@@ -30,5 +30,5 @@ "author": "Thomas Beer",

"devDependencies": {
"@types/node": "^20.12.11",
"@types/node": "^20.14.2",
"@types/tar": "^6.1.13",
"tsup": "^8.0.2",
"tsup": "^8.1.0",
"typescript": "^5.4.5",

@@ -38,3 +38,3 @@ "vitest": "^1.6.0"

"dependencies": {
"tar": "^7.1.0"
"tar": "^7.2.0"
},

@@ -41,0 +41,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