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
3
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 0.2.3 to 0.2.4

4

dist/index.d.ts

@@ -23,4 +23,4 @@ import { AggregateClient } from "./aggregate-client";

Event: {
new (type: string, eventInitDict?: EventInit | undefined): Event;
prototype: Event;
new (type: string, eventInitDict?: EventInit | undefined): globalThis.Event;
prototype: globalThis.Event;
readonly AT_TARGET: number;

@@ -27,0 +27,0 @@ readonly BUBBLING_PHASE: number;

{
"name": "@serialized/serialized-client",
"version": "0.2.3",
"version": "0.2.4",
"main": "dist/index.js",

@@ -5,0 +5,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