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

bf-lib-browser

Package Overview
Dependencies
Maintainers
1
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bf-lib-browser - npm Package Compare versions

Comparing version 0.3.0 to 0.4.0

cache/Cache.d.ts

3

auth/Auth.js

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

Object.defineProperty(exports, "__esModule", { value: true });
const cache_1 = require("../cache");
function auth() {

@@ -51,3 +52,3 @@ function requestUserData(nexusUrl) {

if (system) {
// TODO: This is a placeholder for when this might actually be needed
cache_1.default(system);
}

@@ -54,0 +55,0 @@ }

{
"name": "bf-lib-browser",
"version": "0.3.0",
"version": "0.4.0",
"private": false,

@@ -69,3 +69,3 @@ "description": "the standard library browser based clients using block-5 services",

"dependencies": {
"bf-lib": "^1.1.0",
"bf-lib": "^1.2.0",
"bf-types": "^2.5.27"

@@ -77,3 +77,3 @@ },

"@types/jest": "^24.0.18",
"@types/node": "^12.7.4",
"@types/node": "^12.7.5",
"commitizen": "^4.0.3",

@@ -80,0 +80,0 @@ "husky": "^3.0.5",

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