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

@bfwk/editor

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/editor - npm Package Compare versions

Comparing version 0.9.1 to 0.9.2

8

CHANGELOG.md

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

## [0.9.1](https://github.com/salesforce/builder-framework/compare/v0.9.0...v0.9.1) (2022-04-22)
## [0.9.2](https://github.com/salesforce/builder-framework/compare/v0.9.1...v0.9.2) (2022-04-27)
**Note:** Version bump only for package @bfwk/editor
### Bug Fixes
* **ruleBuilder:** Interaction issues for complex nested components @W-10874733 [@testfix](https://github.com/testfix)@ ([#442](https://github.com/salesforce/builder-framework/issues/442)) ([c05151b](https://github.com/salesforce/builder-framework/commit/c05151badfa1058eafcd50d6fa767a0ac5e6fa92))
* couple selectedId with selectedPropertySheet ([#439](https://github.com/salesforce/builder-framework/issues/439)) ([26d75c7](https://github.com/salesforce/builder-framework/commit/26d75c7c06cdcca72c8d108bd9ceb16e58600662))
## [0.9.2](https://github.com/salesforce/builder-framework/compare/v0.9.1...v0.9.2) (2022-04-27)
**Note:** Version bump only for package @bfwk/editor

@@ -19,0 +19,0 @@ ## [0.6.7](https://git.soma.salesforce.com/BuilderFramework/builder-framework/compare/v0.6.6...v0.6.7) (2021-04-05)

{
"name": "@bfwk/editor",
"version": "0.9.1",
"description": "LBF Editor",
"type": "module",
"main": "dist/index.js",
"typings": "dist/types/index.d.ts",
"files": [
"dist/types",
"index.xml"
],
"publishConfig": {
"access": "public"
},
"author": "",
"license": "MIT",
"npm2lwc": {
"metaXml": "./index.xml"
},
"scripts": {
"clean": "rm -rf dist/ build/",
"build:ts": "tsc",
"build:target:lwc": "rollup -c ../../../scripts/rollup/rollup-esNext.config.js",
"build": "yarn build:ts && yarn build:target:lwc",
"watch": "watch -p 'src/**/*.ts' -c 'yarn build'",
"lint": "eslint 'src/**/*.{js,ts}'",
"test": "jest",
"test:update": "jest --updateSnapshot",
"test:coverage": "jest --coverage"
},
"dependencies": {
"@bfwk/baas": "0.9.1",
"@bfwk/canvas": "0.9.1",
"@bfwk/command": "0.9.1",
"@bfwk/data-service": "0.9.1",
"@bfwk/di-editor": "0.9.1",
"@bfwk/document-model": "0.9.1",
"@bfwk/dp-editor": "0.9.1",
"@bfwk/elements-palette": "0.9.1",
"@bfwk/error-handler": "0.9.1",
"@bfwk/instrumentation": "0.9.1",
"@bfwk/property-editor": "0.9.1",
"@bfwk/pub-sub": "0.9.1",
"@bfwk/sf-selector": "0.9.1",
"@bfwk/store": "0.9.1",
"@bfwk/store-redux": "0.9.1",
"@bfwk/undo-redo": "0.9.1",
"@bfwk/utils": "0.9.1",
"@lwc/wire-service": "2.12.1"
},
"devDependencies": {
"jest": "^26.0.1",
"magic-string": "^0.22.4",
"source-map": "^0.7.3",
"ts-jest": "^26.1.0",
"watch-cli": "^0.2.3"
}
"name": "@bfwk/editor",
"version": "0.9.2",
"description": "LBF Editor",
"type": "module",
"main": "dist/index.js",
"typings": "dist/types/index.d.ts",
"files": [
"dist/types",
"index.xml"
],
"publishConfig": {
"access": "public"
},
"author": "",
"license": "MIT",
"npm2lwc": {
"metaXml": "./index.xml"
},
"scripts": {
"clean": "rm -rf dist/ build/",
"build:ts": "tsc",
"build:target:lwc": "rollup -c ../../../scripts/rollup/rollup-esNext.config.js",
"build": "yarn build:ts && yarn build:target:lwc",
"watch": "watch -p 'src/**/*.ts' -c 'yarn build'",
"lint": "eslint 'src/**/*.{js,ts}'",
"test": "jest",
"test:update": "jest --updateSnapshot",
"test:coverage": "jest --coverage"
},
"dependencies": {
"@bfwk/baas": "0.9.2",
"@bfwk/canvas": "0.9.2",
"@bfwk/command": "0.9.2",
"@bfwk/data-service": "0.9.2",
"@bfwk/di-editor": "0.9.2",
"@bfwk/document-model": "0.9.2",
"@bfwk/dp-editor": "0.9.2",
"@bfwk/elements-palette": "0.9.2",
"@bfwk/error-handler": "0.9.2",
"@bfwk/instrumentation": "0.9.2",
"@bfwk/property-editor": "0.9.2",
"@bfwk/pub-sub": "0.9.2",
"@bfwk/sf-selector": "0.9.2",
"@bfwk/store": "0.9.2",
"@bfwk/store-redux": "0.9.2",
"@bfwk/undo-redo": "0.9.2",
"@bfwk/utils": "0.9.2",
"@lwc/wire-service": "2.12.1"
},
"devDependencies": {
"jest": "^26.0.1",
"magic-string": "^0.22.4",
"source-map": "^0.7.3",
"ts-jest": "^26.1.0",
"watch-cli": "^0.2.3"
}
}
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