Socket
Socket
Sign inDemoInstall

miniprogram-float-button

Package Overview
Dependencies
0
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.0.1

1

miniprogram_dist/index.js

@@ -246,2 +246,3 @@ module.exports =

childButtons[index].onClick();
this._close();
},

@@ -248,0 +249,0 @@ __childrenButton: function __childrenButton(childrenIndex) {

@@ -0,0 +0,0 @@ {

2

package.json
{
"name": "miniprogram-float-button",
"version": "1.0.0",
"version": "1.0.1",
"description": "a fly out button(motion button)",

@@ -5,0 +5,0 @@ "main": "miniprogram_dist/index.js",

@@ -167,2 +167,3 @@ // components/floatButton/floatButton.js

childButtons[index].onClick()
this._close()
},

@@ -169,0 +170,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc