@bfwk/pub-sub
Advanced tools
Comparing version 0.6.8 to 0.6.10-alpha.1257
@@ -6,13 +6,2 @@ # Change Log | ||
## [0.6.8](https://github.com/salesforce/builder-framework/compare/v0.6.7003...v0.6.8) (2021-04-21) | ||
### Bug Fixes | ||
* publish meta xmls with packages ([#11](https://github.com/salesforce/builder-framework/issues/11)) ([f572db8](https://github.com/salesforce/builder-framework/commit/f572db8880db929621b497e81c69ebab1191f6ab)) | ||
## [0.6.7](https://git.soma.salesforce.com/BuilderFramework/builder-framework/compare/v0.6.6...v0.6.7) (2021-04-05) | ||
@@ -19,0 +8,0 @@ |
{ | ||
"name": "@bfwk/pub-sub", | ||
"version": "0.6.8", | ||
"version": "0.6.10-alpha.1257+e27edf81", | ||
"description": "LBF Pub Sub", | ||
@@ -31,4 +31,4 @@ "type": "module", | ||
"dependencies": { | ||
"@bfwk/error-handler": "0.6.8", | ||
"@bfwk/instrumentation": "0.6.8" | ||
"@bfwk/error-handler": "0.6.10-alpha.1257+e27edf81", | ||
"@bfwk/instrumentation": "0.6.10-alpha.1257+e27edf81" | ||
}, | ||
@@ -39,3 +39,4 @@ "devDependencies": { | ||
"watch-cli": "^0.2.3" | ||
} | ||
}, | ||
"gitHead": "e27edf81d9172d12001953e9addce5ac3918247b" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
26066
8
2
- Removed@bfwk/error-handler@0.6.8(transitive)
- Removed@bfwk/instrumentation@0.6.8(transitive)
- Removed@bfwk/utils@0.6.8(transitive)
- Removed@lwc/wire-service@1.17.6(transitive)
- Removedobservable-membrane@0.26.1(transitive)