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

@dcloudio/types

Package Overview
Dependencies
Maintainers
0
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.4.12 to 3.4.13

7

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

@@ -12,3 +12,3 @@ "typings": "index.d.ts",

"build": "npm run build:wx && npm run build:promisify",
"_prepublishOnly": "npm run test",
"prepublishOnly": "npm run test",
"build:promisify": "node ./scripts/build-promisify.js",

@@ -29,3 +29,4 @@ "publish:patch": "npm version patch && npm publish",

"vue": "2.6"
}
},
"packageManager": "pnpm@9.5.0+sha512.140036830124618d624a2187b50d04289d5a087f326c9edfc0ccd733d76c4f52c3a313d4fc148794a2a9d81553016004e6742e8cf850670268a7387fc220c903"
}

@@ -50,4 +50,4 @@ declare namespace UniCloudNamespace {

*/
interceptObject(apiName: string, interceptor?: ObjectInterceptor): void;
interceptObject(interceptor: ObjectInterceptor): void;
}
}

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

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