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

@smui/list

Package Overview
Dependencies
Maintainers
1
Versions
94
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@smui/list - npm Package Compare versions

Comparing version 5.0.0-beta.3 to 5.0.0-beta.4

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

# [5.0.0-beta.4](https://github.com/hperrin/svelte-material-ui/compare/v5.0.0-beta.3...v5.0.0-beta.4) (2021-09-17)
### Bug Fixes
* use index.js endpoint within elements and internal for common package imports ([cf76ed2](https://github.com/hperrin/svelte-material-ui/commit/cf76ed29ccad3c1e555f1456b22ffe91b8ca5cc2))
# [5.0.0-beta.3](https://github.com/hperrin/svelte-material-ui/compare/v5.0.0-beta.2...v5.0.0-beta.3) (2021-09-17)

@@ -8,0 +19,0 @@

4

Group.js

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

import { classAdderBuilder } from '@smui/common/internal';
import { Div } from '@smui/common/elements';
import { classAdderBuilder } from '@smui/common/internal/index.js';
import { Div } from '@smui/common/elements/index.js';
export default classAdderBuilder({

@@ -4,0 +4,0 @@ class: 'mdc-deprecated-list-group',

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

import { classAdderBuilder } from '@smui/common/internal';
import { Div } from '@smui/common/elements';
import { classAdderBuilder } from '@smui/common/internal/index.js';
import { Div } from '@smui/common/elements/index.js';

@@ -4,0 +4,0 @@ export default classAdderBuilder({

/// <reference types="svelte2tsx/svelte-jsx" />
import type { SMUIComponent } from '@smui/common';
import type Component from './Item.svelte';
import type { LiComponentDev as LiElementComponentDev } from '@smui/common/elements';
import type { LiComponentDev as LiElementComponentDev } from '@smui/common/elements/index.js';
export declare class ItemComponentDev<C extends SMUIComponent = LiElementComponentDev> extends Component {

@@ -6,0 +6,0 @@ /**

import type { SMUIComponent } from '@smui/common';
import type Component from './Item.svelte';
import type { LiComponentDev as LiElementComponentDev } from '@smui/common/elements';
import type { LiComponentDev as LiElementComponentDev } from '@smui/common/elements/index.js';

@@ -5,0 +5,0 @@ export declare class ItemComponentDev<

/// <reference types="svelte2tsx/svelte-jsx" />
import type { SMUIComponent } from '@smui/common';
import type Component from './List.svelte';
import type { UlComponentDev as UlElementComponentDev } from '@smui/common/elements';
import type { UlComponentDev as UlElementComponentDev } from '@smui/common/elements/index.js';
export declare class ListComponentDev<C extends SMUIComponent = UlElementComponentDev> extends Component {

@@ -6,0 +6,0 @@ /**

import type { SMUIComponent } from '@smui/common';
import type Component from './List.svelte';
import type { UlComponentDev as UlElementComponentDev } from '@smui/common/elements';
import type { UlComponentDev as UlElementComponentDev } from '@smui/common/elements/index.js';

@@ -5,0 +5,0 @@ export declare class ListComponentDev<

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

import { classAdderBuilder } from '@smui/common/internal';
import { Span } from '@smui/common/elements';
import { classAdderBuilder } from '@smui/common/internal/index.js';
import { Span } from '@smui/common/elements/index.js';
export default classAdderBuilder({

@@ -4,0 +4,0 @@ class: 'mdc-deprecated-list-item__meta',

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

import { classAdderBuilder } from '@smui/common/internal';
import { Span } from '@smui/common/elements';
import { classAdderBuilder } from '@smui/common/internal/index.js';
import { Span } from '@smui/common/elements/index.js';

@@ -4,0 +4,0 @@ export default classAdderBuilder({

{
"name": "@smui/list",
"version": "5.0.0-beta.3",
"version": "5.0.0-beta.4",
"description": "Svelte Material UI - List",

@@ -41,4 +41,4 @@ "type": "module",

"@material/list": "^11.0.0",
"@smui/common": "^5.0.0-beta.3",
"@smui/ripple": "^5.0.0-beta.3",
"@smui/common": "^5.0.0-beta.4",
"@smui/ripple": "^5.0.0-beta.4",
"svelte2tsx": "^0.4.6"

@@ -52,3 +52,3 @@ },

},
"gitHead": "0d98b57c3cf0724263b80dcbbf83c598ba9949f4"
"gitHead": "50fd56d7adde70f599a4657d23773463b53fe615"
}

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

import { classAdderBuilder } from '@smui/common/internal';
import { Span } from '@smui/common/elements';
import { classAdderBuilder } from '@smui/common/internal/index.js';
import { Span } from '@smui/common/elements/index.js';
export default classAdderBuilder({

@@ -4,0 +4,0 @@ class: 'mdc-deprecated-list-item__primary-text',

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

import { classAdderBuilder } from '@smui/common/internal';
import { Span } from '@smui/common/elements';
import { classAdderBuilder } from '@smui/common/internal/index.js';
import { Span } from '@smui/common/elements/index.js';

@@ -4,0 +4,0 @@ export default classAdderBuilder({

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

import { classAdderBuilder } from '@smui/common/internal';
import { Span } from '@smui/common/elements';
import { classAdderBuilder } from '@smui/common/internal/index.js';
import { Span } from '@smui/common/elements/index.js';
export default classAdderBuilder({

@@ -4,0 +4,0 @@ class: 'mdc-deprecated-list-item__secondary-text',

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

import { classAdderBuilder } from '@smui/common/internal';
import { Span } from '@smui/common/elements';
import { classAdderBuilder } from '@smui/common/internal/index.js';
import { Span } from '@smui/common/elements/index.js';

@@ -4,0 +4,0 @@ export default classAdderBuilder({

/// <reference types="svelte2tsx/svelte-jsx" />
import type { SMUIComponent } from '@smui/common';
import type Component from './Separator.svelte';
import type { LiComponentDev as LiElementComponentDev } from '@smui/common/elements';
import type { LiComponentDev as LiElementComponentDev } from '@smui/common/elements/index.js';
export declare class SeparatorComponentDev<C extends SMUIComponent = LiElementComponentDev> extends Component {

@@ -6,0 +6,0 @@ /**

import type { SMUIComponent } from '@smui/common';
import type Component from './Separator.svelte';
import type { LiComponentDev as LiElementComponentDev } from '@smui/common/elements';
import type { LiComponentDev as LiElementComponentDev } from '@smui/common/elements/index.js';

@@ -5,0 +5,0 @@ export declare class SeparatorComponentDev<

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

import { classAdderBuilder } from '@smui/common/internal';
import { H3 } from '@smui/common/elements';
import { classAdderBuilder } from '@smui/common/internal/index.js';
import { H3 } from '@smui/common/elements/index.js';
export default classAdderBuilder({

@@ -4,0 +4,0 @@ class: 'mdc-deprecated-list-group__subheader',

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

import { classAdderBuilder } from '@smui/common/internal';
import { H3 } from '@smui/common/elements';
import { classAdderBuilder } from '@smui/common/internal/index.js';
import { H3 } from '@smui/common/elements/index.js';

@@ -4,0 +4,0 @@ export default classAdderBuilder({

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

import { classAdderBuilder } from '@smui/common/internal';
import { Span } from '@smui/common/elements';
import { classAdderBuilder } from '@smui/common/internal/index.js';
import { Span } from '@smui/common/elements/index.js';
export default classAdderBuilder({

@@ -4,0 +4,0 @@ class: 'mdc-deprecated-list-item__text',

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

import { classAdderBuilder } from '@smui/common/internal';
import { Span } from '@smui/common/elements';
import { classAdderBuilder } from '@smui/common/internal/index.js';
import { Span } from '@smui/common/elements/index.js';

@@ -4,0 +4,0 @@ export default classAdderBuilder({

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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