New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

node-selectel-manager

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-selectel-manager - npm Package Compare versions

Comparing version 0.0.8 to 0.0.9

1

actions/clear-cache.js

@@ -16,2 +16,3 @@

request(req, function(err, data) {
console.log(err, data);
if (err || !data) {

@@ -18,0 +19,0 @@ callback(err, {success: false});

@@ -47,2 +47,3 @@ /**

function(err, data) {
console.log(err, data);
if (err || !data) {

@@ -49,0 +50,0 @@ callback(err, {success: false});

2

package.json
{
"name": "node-selectel-manager",
"version": "0.0.8",
"version": "0.0.9",
"author": {

@@ -5,0 +5,0 @@ "email": "george.skarbovskiy@gmail.com"

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