Socket
Socket
Sign inDemoInstall

@baggie/react

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@baggie/react - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

CHANGELOG.md

5

package.json
{
"name": "@baggie/react",
"version": "1.0.2",
"version": "1.0.3",
"description": "A library of React component.",

@@ -17,3 +17,4 @@ "license": "MIT",

"files": [
"lib"
"lib",
"src"
],

@@ -20,0 +21,0 @@ "keywords": [

13

README.md

@@ -5,11 +5,4 @@ <img alt="baggie" src="https://github.com/bag-of-tricks/baggie/raw/main/public/baggie-title.svg" height="100" />

React tools from [the little bag-of-tricks](https://github.com/bag-of-tricks/baggie#readme).
See [bag-of-tricks.github.io/baggie](https://bag-of-tricks.github.io/baggie) for documentation and examples.
<hr>
<br>
## 🧾 Documentation
Visit [bag-of-tricks.github.io/baggie](https://bag-of-tricks.github.io/baggie) for documentation and examples.
## 🚀 Installation

@@ -19,6 +12,6 @@

#npm
npm install @baggie/react
npm install @baggie/core @baggie/react
#yarn
yarn add @baggie/react
yarn add @baggie/core @baggie/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