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

@codefresh-io/authenticated-entity

Package Overview
Dependencies
Maintainers
33
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@codefresh-io/authenticated-entity - npm Package Compare versions

Comparing version 2.13.3 to 2.14.0

lib/ArgoRuntime.js

2

lib/index.js

@@ -9,2 +9,3 @@ const _ = require('lodash');

const Agent = require('./Agent');
const ArgoRuntime = require('./ArgoRuntime');
const { setInternalRequestLogic } = require('./internalRequest');

@@ -59,2 +60,3 @@

Agent,
ArgoRuntime,
constructFromEncodedString,

@@ -61,0 +63,0 @@ Types,

@@ -8,4 +8,5 @@ const TYPES = {

AGENT: 'agent',
ARGO_RUNTIME: 'argo-runtime'
};
module.exports = TYPES;

2

package.json
{
"name": "@codefresh-io/authenticated-entity",
"version": "2.13.3",
"version": "2.14.0",
"description": "",

@@ -5,0 +5,0 @@ "main": "index.js",

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