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

@rmwc/fab

Package Overview
Dependencies
Maintainers
1
Versions
175
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rmwc/fab - npm Package Compare versions

Comparing version 5.5.1 to 5.5.2

1

dist/readme.d.ts
/// <reference types="react" />
export default function (): JSX.Element;
export declare const galleryExample: JSX.Element;

@@ -29,1 +29,2 @@ "use strict";

exports.default = default_1;
exports.galleryExample = react_1.default.createElement(_1.Fab, { icon: "add" });
/// <reference types="react" />
export default function (): JSX.Element;
export declare const galleryExample: JSX.Element;

@@ -23,1 +23,2 @@ import React from 'react';

}
export var galleryExample = React.createElement(Fab, { icon: "add" });

14

package.json
{
"name": "@rmwc/fab",
"version": "5.5.1",
"version": "5.5.2",
"description": "RMWC Floating Action Button component",

@@ -36,9 +36,9 @@ "main": "dist/index.js",

"@material/fab": "^2.0.0",
"@rmwc/base": "^5.5.1",
"@rmwc/icon": "^5.5.1",
"@rmwc/provider": "^5.5.1",
"@rmwc/ripple": "^5.5.1",
"@rmwc/types": "^5.5.1"
"@rmwc/base": "^5.5.2",
"@rmwc/icon": "^5.5.2",
"@rmwc/provider": "^5.5.2",
"@rmwc/ripple": "^5.5.2",
"@rmwc/types": "^5.5.2"
},
"gitHead": "768350d6fdf62da6c7a01b8f676fd4c881440788"
"gitHead": "c46c9135643c619df38a64a3daf04eda8eae89dc"
}

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