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

@based/client

Package Overview
Dependencies
Maintainers
1
Versions
139
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@based/client - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

1

dist/file/stream/browser.d.ts

@@ -0,1 +1,2 @@

/// <reference types="node" />
import { FileUploadStream, FileUploadPath } from '../../types';

@@ -2,0 +3,0 @@ import type { Readable } from 'stream';

@@ -0,1 +1,2 @@

/// <reference types="node" />
import { FileUploadStream } from '../../types';

@@ -2,0 +3,0 @@ import { Readable } from 'stream';

4

package.json
{
"name": "@based/client",
"version": "1.0.1",
"version": "1.0.2",
"main": "dist/index.js",

@@ -16,3 +16,3 @@ "browser": {

"dependencies": {
"@based/get-service": "0.2.5",
"@based/get-service": "0.2.6",
"@saulx/diff": "^1.1.3",

@@ -19,0 +19,0 @@ "@saulx/hash": "^1.1.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