New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@exa-labs/exa-js-beta

Package Overview
Dependencies
Maintainers
0
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@exa-labs/exa-js-beta - npm Package Compare versions

Comparing version 1.0.14-beta.2 to 1.0.14-beta.3

1

dist/index.d.ts

@@ -68,2 +68,3 @@ /**

livecrawl?: LivecrawlOptions;
filterEmptyResults?: boolean;
};

@@ -70,0 +71,0 @@ /**

2

package.json
{
"name": "@exa-labs/exa-js-beta",
"version": "1.0.14-beta.2",
"version": "1.0.14-beta.3",
"description": "[Beta] Exa SDK for Node.js and the browser",

@@ -5,0 +5,0 @@ "publishConfig": {

@@ -64,2 +64,3 @@ # exa-js (Private beta)

livecrawl: "always", // options are: 'always', 'fallback', 'never'
filterEmptyResults: false, // boolean; default true
}

@@ -84,2 +85,3 @@ );

livecrawl: "always", // options are: 'always', 'fallback', 'never'
filterEmptyResults: false, // boolean; default true
}

@@ -105,2 +107,3 @@ );

livecrawl: "always", // options are: 'always', 'fallback', 'never'
filterEmptyResults: false, // boolean; default false
});

@@ -107,0 +110,0 @@ ```

Sorry, the diff of this file is not supported yet

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