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

hud-ai

Package Overview
Dependencies
Maintainers
1
Versions
139
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hud-ai - npm Package Compare versions

Comparing version 1.86.0 to 1.87.0

build/resources/Cache.d.ts

1

build/resources/index.d.ts

@@ -8,2 +8,3 @@ export { ActionItemResource } from './ActionItem';

export { ArticleGeographyResource } from './ArticleGeography';
export { CacheResource } from './Cache';
export { CollateralResource } from './Collateral';

@@ -10,0 +11,0 @@ export { CompanyEventResource } from './CompanyEvent';

@@ -17,2 +17,4 @@ "use strict";

exports.ArticleGeographyResource = ArticleGeography_1.ArticleGeographyResource;
var Cache_1 = require("./Cache");
exports.CacheResource = Cache_1.CacheResource;
var Collateral_1 = require("./Collateral");

@@ -19,0 +21,0 @@ exports.CollateralResource = Collateral_1.CollateralResource;

@@ -8,2 +8,3 @@ export { ActionItemResource } from './ActionItem';

export { ArticleGeographyResource } from './ArticleGeography';
export { CacheResource } from './Cache';
export { CollateralResource } from './Collateral';

@@ -10,0 +11,0 @@ export { CompanyEventResource } from './CompanyEvent';

2

package.json
{
"name": "hud-ai",
"version": "1.86.0",
"version": "1.87.0",
"description": "Hud.ai API Client",

@@ -5,0 +5,0 @@ "main": "./build/HudAiClient.js",

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