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

@busy-human/configurator

Package Overview
Dependencies
Maintainers
7
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@busy-human/configurator - npm Package Compare versions

Comparing version 0.2.4 to 0.2.5

2

package.json
{
"name": "@busy-human/configurator",
"version": "0.2.4",
"version": "0.2.5",
"description": "Manage, install, and sync configurations for your projects",

@@ -5,0 +5,0 @@ "main": "cli.js",

@@ -11,3 +11,3 @@ // Google Cloud Storage (GCS) Utility for saving and reading your config from GCS

storageBasePath = CONFIG.get("storage.basePath");
} catch {
} catch(err) {
// We only need CONFIG data on the server so we can probably ignore this

@@ -14,0 +14,0 @@ storageBasePath = null;

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