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

@serialized/serialized-client

Package Overview
Dependencies
Maintainers
2
Versions
97
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@serialized/serialized-client - npm Package Compare versions

Comparing version 3.12.4 to 3.12.5

4

dist/AggregatesClient.js

@@ -226,2 +226,3 @@ "use strict";

case 0:
if (!(commit.events.length > 0)) return [3 /*break*/, 2];
url = AggregatesClient.aggregateUrlPath(this.aggregateType, aggregateId) + "/events";

@@ -231,3 +232,4 @@ return [4 /*yield*/, this.axiosClient.post(url, commit, this.axiosConfig())];

_a.sent();
return [2 /*return*/];
_a.label = 2;
case 2: return [2 /*return*/];
}

@@ -234,0 +236,0 @@ });

@@ -6,3 +6,3 @@ {

"author": "Mattias Holmqvist",
"version": "3.12.4",
"version": "3.12.5",
"main": "dist/index.js",

@@ -9,0 +9,0 @@ "types": "dist/index.d.ts",

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