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
6
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.8.7 to 1.8.8

7

lib/device.d.ts

@@ -28,3 +28,4 @@ // all use lower case for convenience in comparing.

| 'mp-dingtalk'
| 'mp-xhs';
| 'mp-xhs'
| 'mp-uni'; // uni app 推出的小程序集成方案,类似 mpaas;

@@ -42,3 +43,5 @@ // all use lower case for convenience in comparing.

| 'unknown'
| MPType;
| MPType
| 'uni-native'
| 'harmony';

@@ -45,0 +48,0 @@ export type Framework = 'uniapp' | 'taro' | 'unknown';

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

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

},
"gitHead": "e6ce935c146bb1bb993ed7634a4bcafb027c7133"
"gitHead": "12415044cde4070fbed62981627dc8d40a9aa668"
}
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