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

@dcloudio/types

Package Overview
Dependencies
Maintainers
9
Versions
196
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dcloudio/types - npm Package Compare versions

Comparing version 3.2.6 to 3.2.7

uni-app/uni/base/uni/request.d.ts

2

package.json
{
"name": "@dcloudio/types",
"version": "3.2.6",
"version": "3.2.7",
"description": "uni-app types",

@@ -5,0 +5,0 @@ "typings": "index.d.ts",

@@ -19,2 +19,4 @@ import {

import { request } from './uni/request';
declare global {

@@ -29,3 +31,4 @@ interface Uni {

createMapContext: typeof createMapContext;
request: typeof request;
}
}

Sorry, the diff of this file is too big to display

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