Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@assecosolutions/fox-list

Package Overview
Dependencies
Maintainers
4
Versions
156
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@assecosolutions/fox-list - npm Package Compare versions

Comparing version 1.5.16 to 1.5.17

2

index.d.ts
export * from './lib/FoxList';
export { styles as foxListStyles } from './lib/FoxList.css';
export * from './lib/FoxListItem';
export { styles as foxListItemStyles } from './lib/FoxListItem.css';
export * from './lib/FoxCheckListItem';
export * from './lib/FoxRadioListItem';

2

index.esm.js

@@ -152,2 +152,2 @@ import { ListBase } from '@material/mwc-list/mwc-list-base';

export { FoxCheckListItem, FoxList, FoxListItem, FoxRadioListItem };
export { FoxCheckListItem, FoxList, FoxListItem, FoxRadioListItem, styles as foxListItemStyles, styles$1 as foxListStyles };

@@ -182,2 +182,4 @@ (function (global, factory) {

exports.FoxRadioListItem = FoxRadioListItem;
exports.foxListItemStyles = styles;
exports.foxListStyles = styles$1;

@@ -184,0 +186,0 @@ Object.defineProperty(exports, '__esModule', { value: true });

{
"name": "@assecosolutions/fox-list",
"version": "1.5.16",
"version": "1.5.17",
"public": true,

@@ -26,2 +26,2 @@ "lib": {

}
}
}

@@ -11,2 +11,4 @@ # 🦊 Fox - Future Open Experience

This library has `peerDependencies` that you will have to install separately.
## Usage Demo and Docs

@@ -13,0 +15,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