earnshark-npm
Advanced tools
Comparing version 1.0.18 to 1.0.19
12
index.js
@@ -20,3 +20,13 @@ var http = require('http'); | ||
headers: headers, | ||
form: JSON.stringify(body) | ||
form: { | ||
account:{ | ||
name:"Jehan", | ||
email:"jehan.wijessssinghe996@gmail.com", | ||
accountID:"Jehan123", | ||
start_date:"06/10/2016" | ||
}, | ||
license_id:2, | ||
enableNotifications : true, | ||
sendInvoiceNow : true | ||
} | ||
} | ||
@@ -23,0 +33,0 @@ |
{ | ||
"name": "earnshark-npm", | ||
"version": "1.0.18", | ||
"version": "1.0.19", | ||
"description": "This is the earnshark npm", | ||
@@ -5,0 +5,0 @@ "main": "index.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
2542
62