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

@8base/utils

Package Overview
Dependencies
Maintainers
5
Versions
235
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@8base/utils - npm Package Compare versions

Comparing version 1.4.4 to 1.4.5

1

dist/formatters/formatOptimisticResponse.js

@@ -49,2 +49,3 @@ "use strict";

filename: requestFieldData.filename,
public: requestFieldData.public,
};

@@ -51,0 +52,0 @@ return fieldOptimisticResponse;

2

package.json
{
"name": "@8base/utils",
"version": "1.4.4",
"version": "1.4.5",
"repository": "https://github.com/8base/sdk",

@@ -5,0 +5,0 @@ "homepage": "https://github.com/8base/sdk/tree/master/packages/utils#readme",

@@ -59,2 +59,3 @@ import * as R from 'ramda';

filename: requestFieldData.filename,
public: requestFieldData.public,
};

@@ -61,0 +62,0 @@

Sorry, the diff of this file is not supported yet

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