earnshark-npm
Advanced tools
Comparing version 1.0.8 to 1.0.9
@@ -9,3 +9,3 @@ var http = require('http'); | ||
hostname: 'https://app.earnshark.com', | ||
port: 80, | ||
// port: 80, | ||
path: '/product/' + product_id + '/addsubscriptionfromapi?key='+ key, | ||
@@ -12,0 +12,0 @@ method: 'POST', |
{ | ||
"name": "earnshark-npm", | ||
"version": "1.0.8", | ||
"version": "1.0.9", | ||
"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
2301