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

@omnia/dm

Package Overview
Dependencies
Maintainers
1
Versions
197
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@omnia/dm - npm Package Compare versions

Comparing version 4.0.1-dev to 4.0.2-dev

9

internal-do-not-import-from-here/constants.d.ts

@@ -6,1 +6,10 @@ import { Guid } from '@omnia/fx-models';

}
export declare class ODMDocumentRollupDisplayFields {
static readonly IconTitleLink: Guid;
static readonly IconNameLink: Guid;
static readonly InfoIcon: Guid;
static readonly RelatedControlledDocumentsIcon: Guid;
static readonly FeedbackIcon: Guid;
static readonly AppendiceIcon: Guid;
static readonly CreateNewDocumentIcon: Guid;
}

3

internal-do-not-import-from-here/models/components/documentrollup/DocumentRollupBlockSettings.d.ts
import { Refiner, DocumentRollupViewSettings, DocumentRollupFilter } from '..';
import { Enums } from '../..';
import { SpacingSetting, MultilingualString } from '@omnia/fx-models';
import { DocumentRollupBlockBreakPointSettings } from "./DocumentRollupBlockBreakPointSettings";
import { DocumentIdentifier } from '../documentpicker';
import { Enums } from '../../Enums';
export interface DocumentRollupBlockSettings {

@@ -33,2 +33,3 @@ title: MultilingualString;

};
defaultExpandedSectionIndex?: number;
}

@@ -25,5 +25,5 @@ {

"bugs": {
"url": "https://github.com/preciofishbone/OmniaWebContentManagement/issues"
"url": "https://github.com/preciofishbone/OmniaDocumentManagement/issues"
},
"homepage": "https://github.com/preciofishbone/OmniaWebContentManagement#readme"
"homepage": "https://github.com/preciofishbone/OmniaDocumentManagement#readme"
}
{
"name": "@omnia/dm",
"license": "MIT",
"version": "4.0.1-dev",
"version": "4.0.2-dev",
"description": "Omnia Document Management.",

@@ -25,5 +25,5 @@ "scripts": {

"bugs": {
"url": "https://github.com/preciofishbone/OmniaWebContentManagement/issues"
"url": "https://github.com/preciofishbone/OmniaDocumentManagement/issues"
},
"homepage": "https://github.com/preciofishbone/OmniaWebContentManagement#readme"
"homepage": "https://github.com/preciofishbone/OmniaDocumentManagement#readme"
}
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