You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

@rmwc/provider

Package Overview
Dependencies
4
Maintainers
1
Versions
161
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 14.0.1-alpha.0 to 14.0.2-alpha.0

2

dist/index.d.ts

@@ -5,3 +5,3 @@ import React from 'react';

declare type TooltipAlignT = 'left' | 'right' | 'top' | 'bottom' | 'topLeft' | 'topRight' | 'bottomLeft' | 'bottomRight';
declare type TooltipOptions = {
export declare type TooltipOptions = {
/** How to align the tooltip. Defaults to `top`. */

@@ -8,0 +8,0 @@ align?: TooltipAlignT;

@@ -5,3 +5,3 @@ import React from 'react';

declare type TooltipAlignT = 'left' | 'right' | 'top' | 'bottom' | 'topLeft' | 'topRight' | 'bottomLeft' | 'bottomRight';
declare type TooltipOptions = {
export declare type TooltipOptions = {
/** How to align the tooltip. Defaults to `top`. */

@@ -8,0 +8,0 @@ align?: TooltipAlignT;

{
"name": "@rmwc/provider",
"version": "14.0.1-alpha.0",
"version": "14.0.2-alpha.0",
"description": "RMWC Provider component",

@@ -39,6 +39,6 @@ "main": "dist/index.js",

"dependencies": {
"@rmwc/base": "^14.0.1-alpha.0",
"@rmwc/types": "^14.0.1-alpha.0"
"@rmwc/base": "^14.0.2-alpha.0",
"@rmwc/types": "^14.0.2-alpha.0"
},
"gitHead": "bf098adc2571ee1641ef20d79f38fb64e9ff186e"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc