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

@seamapi/http

Package Overview
Dependencies
Maintainers
6
Versions
86
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@seamapi/http - npm Package Compare versions

Comparing version 0.9.0 to 0.9.1

2

lib/version.d.ts

@@ -1,2 +0,2 @@

declare const seamapiJavascriptHttpVersion = "0.9.0";
declare const seamapiJavascriptHttpVersion = "0.9.1";
export default seamapiJavascriptHttpVersion;

@@ -1,3 +0,3 @@

const seamapiJavascriptHttpVersion = '0.9.0';
const seamapiJavascriptHttpVersion = '0.9.1';
export default seamapiJavascriptHttpVersion;
//# sourceMappingURL=version.js.map
{
"name": "@seamapi/http",
"version": "0.9.0",
"version": "0.9.1",
"description": "JavaScript HTTP client for the Seam API written in TypeScript.",

@@ -101,7 +101,7 @@ "type": "module",

"axios-better-stacktrace": "^2.1.5",
"axios-retry": "^3.8.1"
"axios-retry": "^3.8.1",
"@seamapi/types": "^1.44.1"
},
"devDependencies": {
"@seamapi/fake-seam-connect": "^1.43.0",
"@seamapi/types": "^1.44.1",
"@types/eslint": "^8.44.2",

@@ -108,0 +108,0 @@ "@types/node": "^18.11.18",

@@ -1,3 +0,3 @@

const seamapiJavascriptHttpVersion = '0.9.0'
const seamapiJavascriptHttpVersion = '0.9.1'
export default seamapiJavascriptHttpVersion
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