sendgrid-es6
Advanced tools
Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "sendgrid-es6", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "ES6 wrapper for official sendgrid api", | ||
"main": "index.js", | ||
"main": "dist/index.js", | ||
"scripts": { | ||
@@ -7,0 +7,0 @@ "build": "rimraf ./dist && babel src --out-dir ./dist", |
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
4942