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

webdetta

Package Overview
Dependencies
Maintainers
0
Versions
482
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

webdetta - npm Package Compare versions

Comparing version 0.0.55 to 0.0.56

4

package.json
{
"name": "webdetta",
"version": "0.0.55",
"version": "0.0.56",
"author": "Fedot Kriutchenko <fodyadev@gmail.com>",

@@ -12,3 +12,3 @@ "description": "",

"./rpc/*": "./src/rpc/*.js",
"./rpc-api/*": "./src/rpc-api/*.js",
"./sdk/*": "./src/sdk/*.js",
"./common/*": "./src/common/*.js",

@@ -15,0 +15,0 @@ "./client/*": "./src/client/*.js",

import { safe } from '../common/func.js';
import { Api } from '../rpc-api/api.js';
import { SdkServer } from '../rpc-api/sdk.js';
import { Api } from '../sdk/api.js';
import { SdkServer } from '../sdk/sdk.js';
import bytes from 'bytes';

@@ -5,0 +5,0 @@ import express from 'express';

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