converter-toless-plugin
Advanced tools
Comparing version 0.1.2 to 0.1.21
{ | ||
"name": "converter-toless-plugin", | ||
"version": "0.1.02", | ||
"version": "0.1.21", | ||
"description": "this is a plugin", | ||
@@ -5,0 +5,0 @@ "main": "./lib/index.js", |
@@ -192,3 +192,3 @@ // for running commands | ||
// send the token to the user | ||
res.send({ token }) | ||
res.status(200).send({ token }) | ||
@@ -283,3 +283,2 @@ // start converting | ||
this.router.newSocketMessage(token, "url", URLFILE); | ||
this.router.endSocketUser(token); | ||
@@ -286,0 +285,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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
46273
1