Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@huolala-tech/page-spy-types

Package Overview
Dependencies
Maintainers
0
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@huolala-tech/page-spy-types - npm Package Compare versions

Comparing version 1.9.1 to 1.9.2

6

lib/index.d.ts

@@ -54,2 +54,8 @@ import { SocketStoreType } from './base';

secret?: string;
/**
*
*/
serializeData?: boolean;
[key: string]: any;

@@ -56,0 +62,0 @@ }

2

lib/network.d.ts
export interface RequestInfo {
id: string;
name: string;
method: string;

@@ -37,3 +36,2 @@ url: string;

costTime: number;
getData: [string, string][] | null;
/**

@@ -40,0 +38,0 @@ * @deprecated please using `requestPayload`

{
"name": "@huolala-tech/page-spy-types",
"version": "1.9.1",
"version": "1.9.2",
"description": "Types for PageSpy SDK",

@@ -22,3 +22,3 @@ "license": "MIT",

},
"gitHead": "a1cf9f3afaf2f298526cf34958d5fb61d2e14491"
"gitHead": "a58bd8709a155b816e894788c507b25bf3464a11"
}
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