Comparing version 1.0.2 to 1.0.3
@@ -14,4 +14,4 @@ /** | ||
exec = require('child_process').exec, | ||
cloudpt = require('NodeCloudPT')(config); | ||
cloudpt = require('nodecloudpt')(config); | ||
var run = function() { | ||
@@ -18,0 +18,0 @@ var options = { path: '/cloudify', list: false }; |
@@ -9,3 +9,3 @@ { | ||
], | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"repository": { | ||
@@ -12,0 +12,0 @@ "type": "git", |
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
9368