Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

converter-toless-plugin

Package Overview
Dependencies
Maintainers
1
Versions
96
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

converter-toless-plugin - npm Package Compare versions

Comparing version 0.1.2 to 0.1.21

2

package.json
{
"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 @@ }

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc