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

battenberg

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

battenberg - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

4

app/src/app-settings.js

@@ -86,4 +86,4 @@ 'use strict';

props,
'Theme',
'Which theme you like?',
T.SETTINGS_HEADER_THEME,
T.SETTINGS_DESCRIPTION_THEME,
'theme',

@@ -90,0 +90,0 @@ [

@@ -5,6 +5,8 @@ {

"SETTINGS": "Settings",
"SETTINGS_HEADER_THEME": "Theme",
"SETTINGS_DESCRIPTION_THEME": "Choose a light or dark theme",
"SETTINGS_HEADER_REPLACE": "Replace logs",
"SETTINGS_DESCRIPTION_REPLACE": "Should logs be replaced or appended to when new logs appear",
"SETTINGS_HEADER_FOLDER": "Folder",
"SETTINGS_DESCRIPTION_FOLDER": "The root folder of the project you want to work with right now. The special character '~' is not currently supported, so please use '/Users/myname/blah' instead of '~/blah'."
"SETTINGS_DESCRIPTION_FOLDER": "The root folder of the project you want to work with right now. The special character '~' is not currently supported, so please use '/Users/myname/blah' instead of '~/blah'"
}
{
"name": "battenberg",
"version": "0.0.4",
"version": "0.0.5",
"description": "A friendly web GUI for building and developing JavaScript projects",

@@ -5,0 +5,0 @@ "main": "src/no-api.js",

Sorry, the diff of this file is too big to display

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