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

@modulz/primitives

Package Overview
Dependencies
Maintainers
4
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@modulz/primitives - npm Package Compare versions

Comparing version 0.0.1-32 to 0.0.1-33

dist/components/AccessibleIcon.d.ts

3

dist/index.d.ts
import './polyfills';
export { AccessibleIcon, AccessibleIconProps } from './components/AccessibleIcon';
export { Alert, AlertProps, AlertParts } from './components/Alert';

@@ -37,2 +38,4 @@ export { Arrow, ArrowProps, ArrowParts } from './components/Arrow';

export { Switch, SwitchProps, SwitchParts } from './components/Switch';
export { SwitchContained, SwitchContainedProps, SwitchContainedParts, } from './components/SwitchContained';
export { SwitchSlider, SwitchSliderProps, SwitchSliderParts } from './components/SwitchSlider';
export { Table, TableProps, Thead, TheadProps, Tfoot, TfootProps, Tbody, TbodyProps, Tr, TrProps, Th, ThProps, Td, TdProps, TableParts, } from './components/Table';

@@ -39,0 +42,0 @@ export { Tabs, TabsProps, TabList, TabListProps, Tab, TabProps, TabPanel, TabPanelProps, TabsParts, } from './components/Tabs';

2

package.json
{
"name": "@modulz/primitives",
"version": "0.0.1-32",
"version": "0.0.1-33",
"description": "Accessible and customisable primitives for the web",

@@ -5,0 +5,0 @@ "author": "Pedro Duarte <pedro@modulz.app>",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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