🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@seamapi/http

Package Overview
Dependencies
Maintainers
5
Versions
103
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

to
1.27.0

2

lib/version.d.ts

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

declare const seamapiJavascriptHttpVersion = "1.26.1";
declare const seamapiJavascriptHttpVersion = "1.27.0";
export default seamapiJavascriptHttpVersion;

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

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

@@ -87,3 +87,3 @@ "type": "module",

"peerDependencies": {
"@seamapi/types": "^1.365.0"
"@seamapi/types": "^1.370.3"
},

@@ -103,3 +103,3 @@ "peerDependenciesMeta": {

"@seamapi/fake-seam-connect": "^1.77.0",
"@seamapi/types": "1.365.0",
"@seamapi/types": "1.370.3",
"@types/eslint": "^8.44.2",

@@ -106,0 +106,0 @@ "@types/jsonwebtoken": "^9.0.6",

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

const seamapiJavascriptHttpVersion = '1.26.1'
const seamapiJavascriptHttpVersion = '1.27.0'
export default seamapiJavascriptHttpVersion

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display