File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed
src/_includes/content/functions Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -19,6 +19,7 @@ The following dependencies are installed in the function environment by default.
19
19
- [ ` hubspot-api-nodejs ` ] ( https://www.npmjs.com/package/@hubspot/api-client ) {: target ="_ blank"} exposed as ` hubspotlib.hubspot `
20
20
- [ ` jsforce v1.11.0 ` ] ( https://www.npmjs.com/package/jsforce ) {: target ="_ blank"} exposed as ` jsforce `
21
21
- [ ` jsonwebtoken v8.5.1 ` ] ( https://www.npmjs.com/package/jsonwebtoken ) {: target ="_ blank"} exposed as ` jsonwebtoken `
22
+ - [ ` libphonenumber-js ` ] ( https://www.npmjs.com/package/libphonenumber-js ) {: target ="_ blank"} exposed as ` libphonenumberjslib.libphonenumberjs `
22
23
- [ ` lodash v4.17.19 ` ] ( https://www.npmjs.com/package/lodash ) {: target ="_ blank"} exposed as ` _ `
23
24
- [ ` mailjet ` ] ( https://www.npmjs.com/package/node-mailjet ) {: target ="_ blank"} exposed as ` const mailJet = nodemailjet.nodemailjet; `
24
25
- [ ` moment-timezone v0.5.31 ` ] ( https://www.npmjs.com/package/moment-timezone/v/0.5.31 ) {: target ="_ blank"} exposed as ` moment `
You can’t perform that action at this time.
0 commit comments