converter-toless-plugin
Advanced tools
Comparing version 0.1.1 to 0.1.2
{ | ||
"name": "converter-toless-plugin", | ||
"version": "0.1.01", | ||
"version": "0.1.02", | ||
"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.send({ token }) | ||
@@ -195,0 +195,0 @@ // start converting |
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
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
46263