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

@bfwk/elements-palette

Package Overview
Dependencies
Maintainers
2
Versions
122
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bfwk/elements-palette - npm Package Compare versions

Comparing version 0.6.11-alpha.1259 to 0.6.14

4

dist/index.js

@@ -139,6 +139,6 @@ import { PartImpl, createReducerFromMutators, createMutatorMap } from '@bfwk/store';

// TODO: W-6127725 - localize with string interpolated label
this.instrumentationService.error('Fail to initialize palette',
this.instrumentationService.error('Fail to initialize palette',
// '' + ' ' + err.message,
ElementsPaletteImpl);
this.errorHandler.handleApplicationError(new ApplicationError('Fail to initialize palette',
this.errorHandler.handleApplicationError(new ApplicationError('Fail to initialize palette',
// 'LoadFailedError' + ' ' + err.message,

@@ -145,0 +145,0 @@ ElementsPaletteImpl));

{
"name": "@bfwk/elements-palette",
"version": "0.6.11-alpha.1259+9f1e1ae5",
"version": "0.6.14",
"description": "LBF Elements Palette",

@@ -31,8 +31,8 @@ "type": "module",

"dependencies": {
"@bfwk/data-service": "0.6.11-alpha.1259+9f1e1ae5",
"@bfwk/error-handler": "0.6.11-alpha.1259+9f1e1ae5",
"@bfwk/instrumentation": "0.6.11-alpha.1259+9f1e1ae5",
"@bfwk/pub-sub": "0.6.11-alpha.1259+9f1e1ae5",
"@bfwk/store": "0.6.11-alpha.1259+9f1e1ae5",
"@bfwk/utils": "0.6.11-alpha.1259+9f1e1ae5"
"@bfwk/data-service": "0.6.14",
"@bfwk/error-handler": "0.6.14",
"@bfwk/instrumentation": "0.6.14",
"@bfwk/pub-sub": "0.6.14",
"@bfwk/store": "0.6.14",
"@bfwk/utils": "0.6.14"
},

@@ -45,4 +45,3 @@ "devDependencies": {

"watch-cli": "^0.2.3"
},
"gitHead": "9f1e1ae5c165eda3e14a95c944d4d3ef9d94df28"
}
}
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