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

@bfwk/dp-editor

Package Overview
Dependencies
Maintainers
2
Versions
80
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bfwk/dp-editor - npm Package Compare versions

Comparing version 0.7.9 to 0.7.10

13

CHANGELOG.md

@@ -6,13 +6,4 @@ # Change Log

## [0.7.9](https://github.com/salesforce/builder-framework/compare/v0.7.8...v0.7.9) (2021-08-27)
## [0.7.10](https://github.com/salesforce/builder-framework/compare/v0.7.9...v0.7.10) (2021-08-27)
### Bug Fixes
* dp apex picklist & misc ui fixes ([#234](https://github.com/salesforce/builder-framework/issues/234)) ([269e6a6](https://github.com/salesforce/builder-framework/commit/269e6a6276c995176eb9d797093bf2847163bd72))
* fixes for error marking on dpList ([#235](https://github.com/salesforce/builder-framework/issues/235)) ([7f76d85](https://github.com/salesforce/builder-framework/commit/7f76d85b01f6cb58f7fbac04ca130898ec07e8e5))
### Features
* Add undo/redo for DP Editor @W-9480045 ([#237](https://github.com/salesforce/builder-framework/issues/237)) ([1f4e607](https://github.com/salesforce/builder-framework/commit/1f4e60757a52575f8bdbc96d6b7f24ad7844604f))
**Note:** Version bump only for package @bfwk/dp-editor

18

package.json
{
"name": "@bfwk/dp-editor",
"version": "0.7.9",
"version": "0.7.10",
"description": "DataProvider Editor",

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

"dependencies": {
"@bfwk/command": "0.7.9",
"@bfwk/data-service": "0.7.9",
"@bfwk/document-model": "0.7.9",
"@bfwk/error-handler": "0.7.9",
"@bfwk/instrumentation": "0.7.9",
"@bfwk/property-editor": "0.7.9",
"@bfwk/pub-sub": "0.7.9",
"@bfwk/utils": "0.7.9",
"@bfwk/command": "0.7.10",
"@bfwk/data-service": "0.7.10",
"@bfwk/document-model": "0.7.10",
"@bfwk/error-handler": "0.7.10",
"@bfwk/instrumentation": "0.7.10",
"@bfwk/property-editor": "0.7.10",
"@bfwk/pub-sub": "0.7.10",
"@bfwk/utils": "0.7.10",
"@lcem/declarative-type": "0.6.23",

@@ -41,0 +41,0 @@ "@lcem/unified-view-model": "0.6.23"

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