earnshark-npm
Advanced tools
Comparing version 1.0.19 to 1.0.20
16
index.js
@@ -21,11 +21,11 @@ var http = require('http'); | ||
form: { | ||
account:{ | ||
name:"Jehan", | ||
email:"jehan.wijessssinghe996@gmail.com", | ||
accountID:"Jehan123", | ||
start_date:"06/10/2016" | ||
"account":{ | ||
"name":"Jehan", | ||
"email":"jehan.wijessssinghe996@gmail.com", | ||
"accountID":"Jehan123", | ||
"start_date":"06/10/2016" | ||
}, | ||
license_id:2, | ||
enableNotifications : true, | ||
sendInvoiceNow : true | ||
"license_id":2, | ||
"enableNotifications" : true, | ||
"sendInvoiceNow" : true | ||
} | ||
@@ -32,0 +32,0 @@ } |
{ | ||
"name": "earnshark-npm", | ||
"version": "1.0.19", | ||
"version": "1.0.20", | ||
"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
2558