Comparing version 0.0.12 to 0.0.13
{ | ||
"name": "6px", | ||
"version": "0.0.12", | ||
"version": "0.0.13", | ||
"description": "NodeJS SDK for 6px.io", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -46,2 +46,5 @@ NodeJS 6px SDK | ||
// Every output needs a name | ||
output.tag('watermarked'); | ||
/** | ||
@@ -74,2 +77,3 @@ * Send to 6px! The result will be a response from the API with the ID. | ||
}) | ||
.tag('watermarked') | ||
.url('6px'); | ||
@@ -76,0 +80,0 @@ |
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
500549
84