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

@firebolt-js/manage-sdk

Package Overview
Dependencies
Maintainers
0
Versions
186
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@firebolt-js/manage-sdk - npm Package Compare versions

Comparing version 1.3.0 to 1.3.1-feature-and-fixes-1-3-1.0

4

dist/docs/Accessibility/schemas/index.md

@@ -55,3 +55,3 @@ ---

enabled: boolean // Whether or not voice guidance should be enabled by default
speed: VoiceSpeed // The speed at which voice guidance speech will be read back to the user
speed?: VoiceSpeed // The speed at which voice guidance speech will be read back to the user
}

@@ -142,3 +142,3 @@ ```

enabled: boolean // Whether or not closed-captions should be enabled by default
styles: ClosedCaptionsStyles // The default styles to use when displaying closed-captions
styles?: ClosedCaptionsStyles // The default styles to use when displaying closed-captions
preferredLanguages?: string[]

@@ -145,0 +145,0 @@ }

@@ -9,3 +9,3 @@ ---

Version Account 1.3.0
Version Account 1.3.1-feature-and-fixes-1-3-1.0

@@ -12,0 +12,0 @@ ## Table of Contents

@@ -9,3 +9,3 @@ ---

Version AcknowledgeChallenge 1.3.0
Version AcknowledgeChallenge 1.3.1-feature-and-fixes-1-3-1.0

@@ -12,0 +12,0 @@ ## Table of Contents

@@ -9,3 +9,3 @@ ---

Version Advertising 1.3.0
Version Advertising 1.3.1-feature-and-fixes-1-3-1.0

@@ -12,0 +12,0 @@ ## Table of Contents

@@ -9,3 +9,3 @@ ---

Version AudioDescriptions 1.3.0
Version AudioDescriptions 1.3.1-feature-and-fixes-1-3-1.0

@@ -12,0 +12,0 @@ ## Table of Contents

@@ -9,3 +9,3 @@ ---

Version Device 1.3.0
Version Device 1.3.1-feature-and-fixes-1-3-1.0

@@ -12,0 +12,0 @@ ## Table of Contents

@@ -9,3 +9,3 @@ ---

Version Discovery 1.3.0
Version Discovery 1.3.1-feature-and-fixes-1-3-1.0

@@ -12,0 +12,0 @@ ## Table of Contents

@@ -9,3 +9,3 @@ ---

Version HDMIInput 1.3.0
Version HDMIInput 1.3.1-feature-and-fixes-1-3-1.0

@@ -12,0 +12,0 @@ ## Table of Contents

@@ -9,3 +9,3 @@ ---

Version Keyboard 1.3.0
Version Keyboard 1.3.1-feature-and-fixes-1-3-1.0

@@ -12,0 +12,0 @@ ## Table of Contents

@@ -9,3 +9,3 @@ ---

Version Localization 1.3.0
Version Localization 1.3.1-feature-and-fixes-1-3-1.0

@@ -12,0 +12,0 @@ ## Table of Contents

@@ -9,3 +9,3 @@ ---

Version Metrics 1.3.0
Version Metrics 1.3.1-feature-and-fixes-1-3-1.0

@@ -12,0 +12,0 @@ ## Table of Contents

@@ -9,3 +9,3 @@ ---

Version PinChallenge 1.3.0
Version PinChallenge 1.3.1-feature-and-fixes-1-3-1.0

@@ -12,0 +12,0 @@ ## Table of Contents

@@ -9,3 +9,3 @@ ---

Version Privacy 1.3.0
Version Privacy 1.3.1-feature-and-fixes-1-3-1.0

@@ -12,0 +12,0 @@ ## Table of Contents

@@ -9,3 +9,3 @@ ---

Version SecureStorage 1.3.0
Version SecureStorage 1.3.1-feature-and-fixes-1-3-1.0

@@ -12,0 +12,0 @@ ## Table of Contents

@@ -18,5 +18,5 @@ ---

- [SemanticVersion](#semanticversion)
- [BooleanMap](#booleanmap)
- [LocalizedString](#localizedstring)
- [FlatMap](#flatmap)
- [BooleanMap](#booleanmap)
- [Timeout](#timeout)

@@ -36,5 +36,3 @@

DOLBY_DIGITAL_5_1: 'dolbyDigital5.1',
DOLBY_DIGITAL_7_1: 'dolbyDigital7.1',
DOLBY_DIGITAL_5_1_PLUS: 'dolbyDigital5.1+',
DOLBY_DIGITAL_7_1_PLUS: 'dolbyDigital7.1+',
DOLBY_ATMOS: 'dolbyAtmos',

@@ -60,10 +58,2 @@ },

### BooleanMap
```typescript
type BooleanMap = {}
```
---
### LocalizedString

@@ -87,2 +77,10 @@

### BooleanMap
```typescript
type BooleanMap = {}
```
---
### Timeout

@@ -89,0 +87,0 @@

@@ -9,3 +9,3 @@ ---

Version UserGrants 1.3.0
Version UserGrants 1.3.1-feature-and-fixes-1-3-1.0

@@ -12,0 +12,0 @@ ## Table of Contents

@@ -9,3 +9,3 @@ ---

Version VoiceGuidance 1.3.0
Version VoiceGuidance 1.3.1-feature-and-fixes-1-3-1.0

@@ -12,0 +12,0 @@ ## Table of Contents

@@ -9,3 +9,3 @@ ---

Version Wifi 1.3.0
Version Wifi 1.3.1-feature-and-fixes-1-3-1.0

@@ -12,0 +12,0 @@ ## Table of Contents

{
"name": "@firebolt-js/manage-sdk",
"version": "1.3.0",
"version": "1.3.1-feature-and-fixes-1-3-1.0",
"description": "The Firebolt Manage JS SDK",

@@ -5,0 +5,0 @@ "main": "./dist/lib/firebolt-manage.mjs",

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

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