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.10.10 to 0.10.11

2

dist/types/act/uem/dataproviders/dp-models.d.ts

@@ -1,2 +0,2 @@

import { JsonSchema, JsonValue } from '@lcem/unified-view-model';
import { JsonSchema, JsonValue } from '@lcem/meta-schemas';
import { DataProviderService, DataProviderDescribe } from '@bfwk/data-service';

@@ -3,0 +3,0 @@ import { DocumentModel } from '../../../model';

@@ -1,2 +0,3 @@

import { JsonValue, Expression, JsonSchema } from '@lcem/unified-view-model';
import { Expression } from '@lcem/unified-view-model';
import { JsonValue, JsonSchema } from '@lcem/meta-schemas';
import { Validity } from '@bfwk/property-editor';

@@ -3,0 +4,0 @@ export declare const ADD_DP = "ADD_DP";

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

@@ -38,12 +38,12 @@ "repository": {

"dependencies": {
"@bfwk/command": "0.10.10",
"@bfwk/data-service": "0.10.10",
"@bfwk/error-handler": "0.10.10",
"@bfwk/instrumentation": "0.10.10",
"@bfwk/pub-sub": "0.10.10",
"@bfwk/sf-selector": "0.10.10",
"@bfwk/store": "0.10.10",
"@bfwk/types": "0.10.10",
"@bfwk/undo-redo": "0.10.10",
"@bfwk/utils": "0.10.10",
"@bfwk/command": "0.10.11",
"@bfwk/data-service": "0.10.11",
"@bfwk/error-handler": "0.10.11",
"@bfwk/instrumentation": "0.10.11",
"@bfwk/pub-sub": "0.10.11",
"@bfwk/sf-selector": "0.10.11",
"@bfwk/store": "0.10.11",
"@bfwk/types": "0.10.11",
"@bfwk/undo-redo": "0.10.11",
"@bfwk/utils": "0.10.11",
"@lwc/wire-service": "2.20.2"

@@ -50,0 +50,0 @@ },

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