Skip to content

Commit 5664070

Browse files
committed
release v1.2.0
1 parent 567a8c9 commit 5664070

File tree

8 files changed

+79
-135
lines changed

8 files changed

+79
-135
lines changed

docs/classes/WxCrypto.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ var [err, decryptedXML] = wx.decrypt(signature, timestamp, nonce, encrypted);
4949

5050
#### Defined in
5151

52-
[src/index.ts:62](https://github.com/saqqdy/node-wxcrypto/blob/2c1c6f9/src/index.ts#L62)
52+
[src/index.ts:62](https://github.com/saqqdy/node-wxcrypto/blob/567a8c9/src/index.ts#L62)
5353

5454
## Properties
5555

@@ -59,7 +59,7 @@ var [err, decryptedXML] = wx.decrypt(signature, timestamp, nonce, encrypted);
5959

6060
#### Defined in
6161

62-
[src/index.ts:61](https://github.com/saqqdy/node-wxcrypto/blob/2c1c6f9/src/index.ts#L61)
62+
[src/index.ts:61](https://github.com/saqqdy/node-wxcrypto/blob/567a8c9/src/index.ts#L61)
6363

6464
---
6565

@@ -69,7 +69,7 @@ var [err, decryptedXML] = wx.decrypt(signature, timestamp, nonce, encrypted);
6969

7070
#### Defined in
7171

72-
[src/index.ts:60](https://github.com/saqqdy/node-wxcrypto/blob/2c1c6f9/src/index.ts#L60)
72+
[src/index.ts:60](https://github.com/saqqdy/node-wxcrypto/blob/567a8c9/src/index.ts#L60)
7373

7474
---
7575

@@ -79,7 +79,7 @@ var [err, decryptedXML] = wx.decrypt(signature, timestamp, nonce, encrypted);
7979

8080
#### Defined in
8181

82-
[src/index.ts:59](https://github.com/saqqdy/node-wxcrypto/blob/2c1c6f9/src/index.ts#L59)
82+
[src/index.ts:59](https://github.com/saqqdy/node-wxcrypto/blob/567a8c9/src/index.ts#L59)
8383

8484
---
8585

@@ -89,7 +89,7 @@ var [err, decryptedXML] = wx.decrypt(signature, timestamp, nonce, encrypted);
8989

9090
#### Defined in
9191

92-
[src/index.ts:58](https://github.com/saqqdy/node-wxcrypto/blob/2c1c6f9/src/index.ts#L58)
92+
[src/index.ts:58](https://github.com/saqqdy/node-wxcrypto/blob/567a8c9/src/index.ts#L58)
9393

9494
## Methods
9595

@@ -115,7 +115,7 @@ xml - xmData, eg. { ComponentVerifyTicket: 'xxxx', ..., AppId: 'xxxx' }
115115

116116
#### Defined in
117117

118-
[src/index.ts:121](https://github.com/saqqdy/node-wxcrypto/blob/2c1c6f9/src/index.ts#L121)
118+
[src/index.ts:121](https://github.com/saqqdy/node-wxcrypto/blob/567a8c9/src/index.ts#L121)
119119

120120
---
121121

@@ -140,4 +140,4 @@ encrypt - encrypt string, eg. oVMc1Y6qP86YfAa.../QGgk503Q68Q==
140140

141141
#### Defined in
142142

143-
[src/index.ts:93](https://github.com/saqqdy/node-wxcrypto/blob/2c1c6f9/src/index.ts#L93)
143+
[src/index.ts:93](https://github.com/saqqdy/node-wxcrypto/blob/567a8c9/src/index.ts#L93)

docs/interfaces/BuildXMLOptions.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ BuilderOptions.cdata
6262

6363
#### Defined in
6464

65-
[src/xml.ts:13](https://github.com/saqqdy/node-wxcrypto/blob/2c1c6f9/src/xml.ts#L13)
65+
[src/xml.ts:13](https://github.com/saqqdy/node-wxcrypto/blob/567a8c9/src/xml.ts#L13)
6666

6767
---
6868

@@ -104,7 +104,7 @@ BuilderOptions.headless
104104

105105
#### Defined in
106106

107-
[src/xml.ts:14](https://github.com/saqqdy/node-wxcrypto/blob/2c1c6f9/src/xml.ts#L14)
107+
[src/xml.ts:14](https://github.com/saqqdy/node-wxcrypto/blob/567a8c9/src/xml.ts#L14)
108108

109109
---
110110

@@ -132,7 +132,7 @@ BuilderOptions.rootName
132132

133133
#### Defined in
134134

135-
[src/xml.ts:15](https://github.com/saqqdy/node-wxcrypto/blob/2c1c6f9/src/xml.ts#L15)
135+
[src/xml.ts:15](https://github.com/saqqdy/node-wxcrypto/blob/567a8c9/src/xml.ts#L15)
136136

137137
---
138138

docs/interfaces/WeixinMessageData.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424

2525
#### Defined in
2626

27-
[src/index.ts:31](https://github.com/saqqdy/node-wxcrypto/blob/2c1c6f9/src/index.ts#L31)
27+
[src/index.ts:31](https://github.com/saqqdy/node-wxcrypto/blob/567a8c9/src/index.ts#L31)
2828

2929
---
3030

@@ -34,7 +34,7 @@
3434

3535
#### Defined in
3636

37-
[src/index.ts:32](https://github.com/saqqdy/node-wxcrypto/blob/2c1c6f9/src/index.ts#L32)
37+
[src/index.ts:32](https://github.com/saqqdy/node-wxcrypto/blob/567a8c9/src/index.ts#L32)
3838

3939
---
4040

@@ -44,4 +44,4 @@
4444

4545
#### Defined in
4646

47-
[src/index.ts:33](https://github.com/saqqdy/node-wxcrypto/blob/2c1c6f9/src/index.ts#L33)
47+
[src/index.ts:33](https://github.com/saqqdy/node-wxcrypto/blob/567a8c9/src/index.ts#L33)

docs/interfaces/WeixinVerifyData.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@
1616

1717
#### Defined in
1818

19-
[src/index.ts:13](https://github.com/saqqdy/node-wxcrypto/blob/2c1c6f9/src/index.ts#L13)
19+
[src/index.ts:13](https://github.com/saqqdy/node-wxcrypto/blob/567a8c9/src/index.ts#L13)

docs/interfaces/withXMLProp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@
2222

2323
#### Defined in
2424

25-
[src/index.ts:9](https://github.com/saqqdy/node-wxcrypto/blob/2c1c6f9/src/index.ts#L9)
25+
[src/index.ts:9](https://github.com/saqqdy/node-wxcrypto/blob/567a8c9/src/index.ts#L9)

docs/modules.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Renames and re-exports [WxCrypto](classes/WxCrypto.md)
4646

4747
#### Defined in
4848

49-
[src/index.ts:22](https://github.com/saqqdy/node-wxcrypto/blob/2c1c6f9/src/index.ts#L22)
49+
[src/index.ts:22](https://github.com/saqqdy/node-wxcrypto/blob/567a8c9/src/index.ts#L22)
5050

5151
---
5252

@@ -56,7 +56,7 @@ Renames and re-exports [WxCrypto](classes/WxCrypto.md)
5656

5757
#### Defined in
5858

59-
[src/index.ts:37](https://github.com/saqqdy/node-wxcrypto/blob/2c1c6f9/src/index.ts#L37)
59+
[src/index.ts:37](https://github.com/saqqdy/node-wxcrypto/blob/567a8c9/src/index.ts#L37)
6060

6161
## Functions
6262

@@ -105,7 +105,7 @@ str - return Buffer
105105

106106
#### Defined in
107107

108-
[src/aes256.ts:52](https://github.com/saqqdy/node-wxcrypto/blob/2c1c6f9/src/aes256.ts#L52)
108+
[src/aes256.ts:52](https://github.com/saqqdy/node-wxcrypto/blob/567a8c9/src/aes256.ts#L52)
109109

110110
---
111111

@@ -158,7 +158,7 @@ str - return string
158158

159159
#### Defined in
160160

161-
[src/aes256.ts:23](https://github.com/saqqdy/node-wxcrypto/blob/2c1c6f9/src/aes256.ts#L23)
161+
[src/aes256.ts:23](https://github.com/saqqdy/node-wxcrypto/blob/567a8c9/src/aes256.ts#L23)
162162

163163
---
164164

@@ -183,7 +183,7 @@ result - xmlString
183183

184184
#### Defined in
185185

186-
[src/xml.ts:60](https://github.com/saqqdy/node-wxcrypto/blob/2c1c6f9/src/xml.ts#L60)
186+
[src/xml.ts:60](https://github.com/saqqdy/node-wxcrypto/blob/567a8c9/src/xml.ts#L60)
187187

188188
---
189189

@@ -208,7 +208,7 @@ result - xml object
208208

209209
#### Defined in
210210

211-
[src/xml.ts:25](https://github.com/saqqdy/node-wxcrypto/blob/2c1c6f9/src/xml.ts#L25)
211+
[src/xml.ts:25](https://github.com/saqqdy/node-wxcrypto/blob/567a8c9/src/xml.ts#L25)
212212

213213
---
214214

@@ -232,4 +232,4 @@ str - 返回加密后的字符串
232232

233233
#### Defined in
234234

235-
[src/sha1.ts:11](https://github.com/saqqdy/node-wxcrypto/blob/2c1c6f9/src/sha1.ts#L11)
235+
[src/sha1.ts:11](https://github.com/saqqdy/node-wxcrypto/blob/567a8c9/src/sha1.ts#L11)

0 commit comments

Comments
 (0)