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 4.7.0 to 4.8.0

2

dist/AggregatesClient.js

@@ -346,3 +346,3 @@ "use strict";

response.events.forEach(function (e) { return events.push(e); });
since += response.events.length;
since += limit;
queryParams.set('since', String(since));

@@ -349,0 +349,0 @@ _a.label = 3;

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

"author": "Mattias Holmqvist",
"version": "4.7.0",
"version": "4.8.0",
"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