nodemailer-fetch
Advanced tools
Comparing version 1.1.0 to 1.2.0
# Changelog | ||
## v1.2.0 2016-01-18 | ||
* Export `Cookies` constructor | ||
## v1.1.0 2016-01-18 | ||
@@ -4,0 +8,0 @@ |
@@ -16,2 +16,4 @@ 'use strict'; | ||
module.exports.Cookies = Cookies; | ||
function fetch(url, options) { | ||
@@ -18,0 +20,0 @@ options = options || {}; |
{ | ||
"name": "nodemailer-fetch", | ||
"version": "1.1.0", | ||
"version": "1.2.0", | ||
"description": "GET HTTP contents", | ||
@@ -5,0 +5,0 @@ "main": "lib/fetch.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
43101
1101