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

@bfwk/document-model

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

Comparing version 0.6.7003 to 0.7.0

index.xml

7

CHANGELOG.md

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

## 0.6.7003 (2021-04-21)
# [0.7.0](https://github.com/salesforce/builder-framework/compare/v0.6.49...v0.7.0) (2021-07-28)
**Note:** Version bump only for package @bfwk/document-model
### Features
* refactor from lbf to bfwk @W-9091273 ([#1](https://github.com/salesforce/builder-framework/issues/1)) ([5300a61](https://github.com/salesforce/builder-framework/commit/5300a6117f7f1c763442d7e50d157443e22c1e36))
## [0.6.7](https://git.soma.salesforce.com/BuilderFramework/builder-framework/compare/v0.6.6...v0.6.7) (2021-04-05)

@@ -19,0 +16,0 @@

{
"name": "@bfwk/document-model",
"version": "0.6.7003",
"version": "0.7.0",
"description": "Lightning Builder Framework - Document Model",

@@ -9,3 +9,4 @@ "type": "module",

"files": [
"dist/types"
"dist/types",
"index.xml"
],

@@ -28,11 +29,11 @@ "author": "",

"dependencies": {
"@bfwk/command": "0.6.7003",
"@bfwk/data-service": "0.6.7003",
"@bfwk/error-handler": "0.6.7003",
"@bfwk/instrumentation": "0.6.7003",
"@bfwk/pub-sub": "0.6.7003",
"@bfwk/sf-selector": "0.6.7003",
"@bfwk/store": "0.6.7003",
"@bfwk/undo-redo": "0.6.7003",
"@bfwk/utils": "0.6.7003",
"@bfwk/command": "0.7.0",
"@bfwk/data-service": "0.7.0",
"@bfwk/error-handler": "0.7.0",
"@bfwk/instrumentation": "0.7.0",
"@bfwk/pub-sub": "0.7.0",
"@bfwk/sf-selector": "0.7.0",
"@bfwk/store": "0.7.0",
"@bfwk/undo-redo": "0.7.0",
"@bfwk/utils": "0.7.0",
"@lwc/wire-service": "1.17.6"

@@ -43,3 +44,2 @@ },

"jest": "^26.0.1",
"typescript": "3.8.2",
"watch-cli": "^0.2.3"

@@ -46,0 +46,0 @@ },

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