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

@argos-ci/util

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@argos-ci/util - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

2

dist/index.d.ts
/**
* Get the top level of the git repository.
*/
declare function getGitRepositoryPath(): Promise<string>;
declare function getGitRepositoryPath(): Promise<string | null>;
/**

@@ -6,0 +6,0 @@ * Read the version from a package.json file.

{
"name": "@argos-ci/util",
"description": "Set of utilities used across all Argos SDKs",
"version": "1.2.0",
"version": "1.2.1",
"author": "Smooth Code",

@@ -39,3 +39,3 @@ "license": "MIT",

},
"gitHead": "ac02d37ca89f73359fba70cfe9b579396c3260d8"
"gitHead": "3c0a10a7ec14c294c801491aca79cacb2f07edc2"
}

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