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

big-white-calendar

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

big-white-calendar - npm Package Compare versions

Comparing version 1.0.32 to 1.0.33

88

es/sign-up-modal/index.js

@@ -5,20 +5,90 @@ Component({

onClose: function onClose() {},
onButtonClick: function onButtonClick() {}
onButtonClick: function onButtonClick() {},
type: 'default' // default | renew
},
data: {
toS: [{
name: '每日领券',
content: '20张2元无门槛券 一周回本',
content: [{
name: 'span',
children: [{
type: 'text',
text: '每早领'
}]
}, {
name: 'span',
attrs: {
style: 'color: #D0021B;'
},
children: [{
type: 'text',
text: '2'
}]
}, {
name: 'span',
children: [{
type: 'text',
text: '元无门槛消费券'
}]
}],
icon: 'https://gw.alipayobjects.com/mdn/rms_9d41e1/afts/img/A*cu4bS4uT3HIAAAAAAAAAAAAAARQnAQ'
}, {
name: '每晚抢百元起现金红包',
content: '周边消费返利翻倍',
content: [{
name: 'span',
children: [{
type: 'text',
text: '每晚抢'
}]
}, {
name: 'span',
attrs: {
style: 'color: #D0021B;'
},
children: [{
type: 'text',
text: '100'
}]
}, {
name: 'span',
children: [{
type: 'text',
text: '元起现金红包'
}]
}],
icon: 'https://gw.alipayobjects.com/mdn/rms_9d41e1/afts/img/A*s0AsQbR-tG0AAAAAAAAAAAAAARQnAQ'
}, {
name: '周边消费返利提升',
content: '周边消费返利翻倍',
content: [{
name: 'span',
children: [{
type: 'text',
text: '点外卖充话费都可'
}]
}, {
name: 'span',
attrs: {
style: 'color: #D0021B;'
},
children: [{
type: 'text',
text: '返现金'
}]
}],
icon: 'https://gw.alipayobjects.com/mdn/rms_9d41e1/afts/img/A*LWu1R4kF2hkAAAAAAAAAAAAAARQnAQ'
}, {
name: '每日领五折卡',
content: '90张五折周边',
content: [{
name: 'span',
children: [{
type: 'text',
text: '每日周边消费超值'
}]
}, {
name: 'span',
attrs: {
style: 'color: #D0021B;'
},
children: [{
type: 'text',
text: '优惠券'
}]
}],
icon: 'https://gw.alipayobjects.com/mdn/rms_9d41e1/afts/img/A*s2qUR4KJtfsAAAAAAAAAAAAAARQnAQ'

@@ -25,0 +95,0 @@ }]

2

package.json
{
"name": "big-white-calendar",
"description": "big-white-calendar",
"version": "1.0.32",
"version": "1.0.33",
"license": "MIT",

@@ -6,0 +6,0 @@ "files": [

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc