@bfwk/interactions
Advanced tools
+10
-2
@@ -6,10 +6,18 @@ # Change Log | ||
| ## [0.6.19](https://github.com/salesforce/builder-framework/compare/v0.6.18...v0.6.19) (2021-05-13) | ||
| ## [0.6.20](https://github.com/salesforce/builder-framework/compare/v0.6.19...v0.6.20) (2021-05-24) | ||
| **Note:** Version bump only for package @bfwk/interactions | ||
| ### Bug Fixes | ||
| * interactions demo since refactor ([#45](https://github.com/salesforce/builder-framework/issues/45)) ([6652025](https://github.com/salesforce/builder-framework/commit/6652025865ab7db239195a9b577fd45983007063)) | ||
| ### Features | ||
| * property editor interface v1 @W-9185960 ([#31](https://github.com/salesforce/builder-framework/issues/31)) ([d22ef45](https://github.com/salesforce/builder-framework/commit/d22ef450c1b12a383e136acdff8eac4b8b4bc570)) | ||
| ## [0.6.7](https://git.soma.salesforce.com/BuilderFramework/builder-framework/compare/v0.6.6...v0.6.7) (2021-04-05) | ||
@@ -16,0 +24,0 @@ |
+4
-2
| { | ||
| "name": "@bfwk/interactions", | ||
| "version": "0.6.19", | ||
| "version": "0.6.20", | ||
| "description": "LBF Interactions", | ||
@@ -25,3 +25,4 @@ "type": "module", | ||
| "watch": "watch -p 'src/**/*.ts' -c 'yarn build'", | ||
| "ready": "yarn && yarn install && yarn clean && yarn build && yarn test" | ||
| "ready": "yarn && yarn install && yarn clean && yarn build && yarn test", | ||
| "demo": "node demo/app.js" | ||
| }, | ||
@@ -37,2 +38,3 @@ "author": "", | ||
| "deepmerge": "^3.2.0", | ||
| "express": "^4.17.1", | ||
| "jest": "^26.0.1", | ||
@@ -39,0 +41,0 @@ "rollup": "^1.31.0", |
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
111096
0.42%14
7.69%