New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

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

Comparing version 0.10.8 to 0.10.9

4

dist/types/di-editor.d.ts

@@ -95,5 +95,7 @@ import { Observable, Guid } from '@bfwk/utils';

private builderSpecificData;
private propertySheet;
private _propertySheet;
private observableCreator;
private observable;
get propertySheet(): PropertySheet | undefined;
set propertySheet(propertySheet: PropertySheet | undefined);
constructor(pubsub: PubSub, initialDIValue: DIValue, contexts: ExpressionContext[], sourceSelectors: Selector[], targetSelectors: Selector[], propertySheetFactory: PropertySheetFactory, builderSpecificData?: any);

@@ -100,0 +102,0 @@ validate(): Promise<boolean>;

{
"name": "@bfwk/di-editor",
"version": "0.10.8",
"version": "0.10.9",
"description": "DI Editor",

@@ -41,10 +41,10 @@ "repository": {

"dependencies": {
"@bfwk/command": "0.10.8",
"@bfwk/data-service": "0.10.8",
"@bfwk/document-model": "0.10.8",
"@bfwk/error-handler": "0.10.8",
"@bfwk/instrumentation": "0.10.8",
"@bfwk/property-editor": "0.10.8",
"@bfwk/pub-sub": "0.10.8",
"@bfwk/utils": "0.10.8",
"@bfwk/command": "0.10.9",
"@bfwk/data-service": "0.10.9",
"@bfwk/document-model": "0.10.9",
"@bfwk/error-handler": "0.10.9",
"@bfwk/instrumentation": "0.10.9",
"@bfwk/property-editor": "0.10.9",
"@bfwk/pub-sub": "0.10.9",
"@bfwk/utils": "0.10.9",
"@lcem/meta-schemas": "0.10.0"

@@ -51,0 +51,0 @@ },

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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