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

node-snapchat-marketing

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-snapchat-marketing - npm Package Compare versions

Comparing version 1.0.9 to 1.0.10

2

package.json

@@ -56,3 +56,3 @@ {

},
"version": "1.0.9"
"version": "1.0.10"
}

@@ -72,5 +72,8 @@ # Snapchat Marketing Node.js Wrapper

##### You can also manually set access/refresh tokens
`snap.setAccessToken('<token>');`
`snap.setRefreshToken('<token>');`
```javascript
snap.setAccessToken('<token>');
snap.setRefreshToken('<token>');
```
### Step Three: Make HTTP requests to available resources

@@ -117,3 +120,3 @@

#### Retrieve and store a new access token based off of a code
#### Retrieve and store a new access token

@@ -141,2 +144,3 @@ ```javascript

### Me

@@ -143,0 +147,0 @@

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