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

@based/server

Package Overview
Dependencies
Maintainers
7
Versions
112
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@based/server - npm Package Compare versions

Comparing version 7.0.1 to 7.0.2

4

dist/server.js

@@ -1,3 +0,1 @@

import { createRequire as _createRequire } from "module";
const __require = _createRequire(import.meta.url);
import { isClientContext, } from '@based/functions';

@@ -9,3 +7,3 @@ import uws from '@based/uws';

import { wait } from '@saulx/utils';
const picocolors = __require("picocolors");
import picocolors from 'picocolors';
import { BasedFunctionClient as BasedServerFunctionClient } from './functionApi/index.js';

@@ -12,0 +10,0 @@ import util from 'node:util';

{
"name": "@based/server",
"version": "7.0.1",
"version": "7.0.2",
"license": "MIT",

@@ -5,0 +5,0 @@ "main": "./dist/index.js",

Sorry, the diff of this file is not supported yet

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