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.1.0 to 1.2.0

8

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

@@ -18,9 +18,9 @@ "license": "MIT",

".": {
"types": "./dist/index.d.ts",
"import": "./dist/index.mjs",
"types": "./dist/index.d.ts",
"default": "./dist/index.mjs"
},
"./browser": {
"types": "./dist/browser.d.ts",
"import": "./dist/browser.mjs",
"types": "./dist/browser.d.ts",
"default": "./dist/browser.mjs"

@@ -40,3 +40,3 @@ },

},
"gitHead": "47a939474ca0c0d55ca5360dcaa5f8912547ed76"
"gitHead": "ac02d37ca89f73359fba70cfe9b579396c3260d8"
}
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