New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

alipay-meteor-easy

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

alipay-meteor-easy - npm Package Compare versions

Comparing version 0.0.6 to 0.0.7

2

index.js
var notify = require('./lib/alipay_notify.class').AlipayNotify;
var submit = require('./lib/alipay_submit.class').AlipaySubmit;
var alipay = {notify, submit};
var alipay = [notify, submit];
module.exports = alipay;

@@ -5,3 +5,3 @@ {

"author": "dengdonglin",
"version": "0.0.6",
"version": "0.0.7",
"repository": {

@@ -8,0 +8,0 @@ "type": "git",

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