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

sparkpost

Package Overview
Dependencies
Maintainers
4
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sparkpost - npm Package Compare versions

Comparing version 1.3.6 to 1.3.7

3

CHANGELOG.md

@@ -7,2 +7,5 @@ # Change Log

## [1.3.7] - 2016-07-28
- [#150](https://github.com/SparkPost/node-sparkpost/pull/150) Upgrade lodash version to 4 (@rnzo)
## [1.3.6] - 2016-07-14

@@ -9,0 +12,0 @@ - [#148](https://github.com/SparkPost/node-sparkpost/pull/148) Preserve array/object structure of API data (@gpittarelli)

4

package.json
{
"name": "sparkpost",
"version": "1.3.6",
"version": "1.3.7",
"description": "A Node.js wrapper for interfacing with your favorite SparkPost APIs",

@@ -44,5 +44,5 @@ "main": "./lib/sparkpost.js",

"json-pointer": "^0.5.0",
"lodash": "^3.9.3",
"lodash": "^4.13.1",
"request": "^2.72.0"
}
}

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