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

mw-react

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mw-react - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

package.json

@@ -12,3 +12,3 @@ {

},
"version": "1.0.0"
"version": "1.0.1"
}

@@ -1,15 +0,22 @@

# material-web-react
# mw-react
To install dependencies:
### Material Design 3 components for React, using the official [Material Web Components](https://material-web.dev).
```bash
bun install
```
---
To run:
To install:
```bash
bun run index.ts
```
This project was created using `bun init` in bun v1.0.25. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.
> Bun (recommended)
> ```bash
> bun install mw-react
> ```
>
> NPM
> ```bash
> npm install mw-react
> ```
>
> Yarn
> ```bash
> yarn add mw-react
> ```
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