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

exa-js

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

exa-js - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

dist/index.js.map

1

dist/index.js

@@ -140,1 +140,2 @@ "use strict";

var src_default = Exa;
//# sourceMappingURL=index.js.map

8

package.json
{
"name": "exa-js",
"version": "1.0.4",
"description": "Exasearch SDK for Node.js and the browser",
"version": "1.0.5",
"description": "Exa SDK for Node.js and the browser",
"publishConfig": {

@@ -25,6 +25,6 @@ "access": "public"

"build-fast": "tsup src/index.ts --format cjs,esm",
"build": "pnpm run build-fast --dts-resolve",
"build": "tsup",
"test": "vitest run",
"generate-docs": "typedoc --plugin typedoc-plugin-markdown --out docs src/index.ts",
"prepublishOnly": "pnpm run build"
"prepublishOnly": "npm run build"
},

@@ -31,0 +31,0 @@ "license": "MIT",

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