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

gek-util

Package Overview
Dependencies
Maintainers
1
Versions
60
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gek-util - npm Package Compare versions

Comparing version 1.1.16 to 1.1.17

18

index.js

@@ -730,2 +730,20 @@ /**

}
},
returnNotification: function (orderId, orderName) {
return {
ownerType: 0,
title: '【' + orderName + '】订单即将需要归还',
content: '您的订单【' + orderId + '】将要在明天到期,请在明天及时归还。如有疑问,请致电客服',
link: 'order|' + orderId,
sms: {
content: '【八点到】您的订单【' + orderId + '】将要在明天到期,点击查看详情>>[#surl#]。',
enable: false
},
push: {
content: '您的订单【' + orderId + '】将要在明天到期,点击查看详情。',
customContent: {
link: 'order|' + orderId
}
}
}
}

@@ -732,0 +750,0 @@ };

16

package.json
{
"name": "gek-util",
"version": "1.1.16",
"version": "1.1.17",
"description": "极动跃力小工具模块",

@@ -14,6 +14,6 @@ "main": "index.js",

"license": "ISC",
"_id": "gek-util@1.1.15",
"_shasum": "f3c5fc0fd5227fa918b73cedbdaeae2f3f8fe686",
"_from": "gek-util@1.1.15",
"_npmVersion": "2.11.3",
"_id": "gek-util@1.1.16",
"_shasum": "b42e26a38d806a711556217268a0c893021608e1",
"_from": "gek-util@1.1.16",
"_npmVersion": "2.14.2",
"_nodeVersion": "0.12.7",

@@ -25,4 +25,4 @@ "_npmUser": {

"dist": {
"shasum": "f3c5fc0fd5227fa918b73cedbdaeae2f3f8fe686",
"tarball": "http://registry.npmjs.org/gek-util/-/gek-util-1.1.15.tgz"
"shasum": "b42e26a38d806a711556217268a0c893021608e1",
"tarball": "http://registry.npmjs.org/gek-util/-/gek-util-1.1.16.tgz"
},

@@ -36,3 +36,3 @@ "maintainers": [

"directories": {},
"_resolved": "https://registry.npmjs.org/gek-util/-/gek-util-1.1.15.tgz"
"_resolved": "https://registry.npmjs.org/gek-util/-/gek-util-1.1.16.tgz"
}
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