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.6 to 1.0.7

index.js

56

package.json
{
"name": "node-snapchat-marketing",
"version": "1.0.6",
"_from": "node-snapchat-marketing@1.0.6",
"_id": "node-snapchat-marketing@1.0.6",
"_inBundle": false,
"_integrity": "sha512-Y8oAjPtSFN1ji6sUgDSzh5JmfOek5ZljxQCKv1enFnpL2BC/sndqquBDRNju9xMg+gn+tMkNG2yFA7IPhZs8oA==",
"_location": "/node-snapchat-marketing",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "node-snapchat-marketing@1.0.6",
"name": "node-snapchat-marketing",
"escapedName": "node-snapchat-marketing",
"rawSpec": "1.0.6",
"saveSpec": null,
"fetchSpec": "1.0.6"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/node-snapchat-marketing/-/node-snapchat-marketing-1.0.6.tgz",
"_shasum": "07e3f91f63d505e6eecd4b00468fe0de7e5ed403",
"_spec": "node-snapchat-marketing@1.0.6",
"_where": "C:\\Users\\Patrick\\Desktop\\snap-backend",
"author": {
"name": "pkellz"
},
"bugs": {
"url": "https://github.com/pkellz/node-snap/issues"
},
"bundleDependencies": false,
"dependencies": {
"node-fetch": "^2.6.0"
},
"deprecated": false,
"description": "Nodejs client for unofficial Snapchat Marketing API",
"main": "Snapchat.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"homepage": "https://github.com/pkellz/node-snap",
"repository": "https://github.com/pkellz/node-snap",
"keywords": [

@@ -18,7 +46,13 @@ "snapchat",

],
"author": "pkellz",
"license": "ISC",
"dependencies": {
"node-fetch": "^2.6.0"
}
"main": "index.js",
"name": "node-snapchat-marketing",
"repository": {
"type": "git",
"url": "git+https://github.com/pkellz/node-snap.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "1.0.7"
}
Snapchat.js
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