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

react-native-smart-badge-ex

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

react-native-smart-badge-ex - npm Package Compare versions

Comparing version 1.1.2 to 1.1.3

2

package.json
{
"name": "react-native-smart-badge-ex",
"version": "1.1.2",
"version": "1.1.3",
"description": "A smart auto-fit badge for React Native apps",

@@ -5,0 +5,0 @@ "main": "Badge.js",

@@ -1,6 +0,6 @@

# react-native-smart-badge
# react-native-smart-badge-ex
[![npm](https://img.shields.io/npm/v/react-native-smart-badge.svg)](https://www.npmjs.com/package/react-native-smart-badge)
[![npm](https://img.shields.io/npm/dm/react-native-smart-badge.svg)](https://www.npmjs.com/package/react-native-smart-badge)
[![npm](https://img.shields.io/npm/dt/react-native-smart-badge.svg)](https://www.npmjs.com/package/react-native-smart-badge)
[![npm](https://img.shields.io/npm/v/react-native-smart-badge.svg)](https://www.npmjs.com/package/react-native-smart-badge-ex)
[![npm](https://img.shields.io/npm/dm/react-native-smart-badge.svg)](https://www.npmjs.com/package/react-native-smart-badge-ex)
[![npm](https://img.shields.io/npm/dt/react-native-smart-badge.svg)](https://www.npmjs.com/package/react-native-smart-badge-ex)
[![npm](https://img.shields.io/npm/l/react-native-smart-badge.svg)](https://github.com/react-native-component/react-native-smart-badge/blob/master/LICENSE)

@@ -21,3 +21,3 @@

```
npm install react-native-smart-badge --save
yarn add react-native-smart-badge-ex
```

@@ -31,4 +31,4 @@

Install the package from npm with `npm install react-native-smart-badge --save`.
Then, require it from your app's JavaScript files with `import Badge from 'react-native-smart-badge'`.
Install the package from npm with `yarn add react-native-smart-badge-ex`.
Then, require it from your app's JavaScript files with `import Badge from 'react-native-smart-badge-ex'`.

@@ -45,3 +45,3 @@ ```js

import Badge from 'react-native-smart-badge'
import Badge from 'react-native-smart-badge-ex'
import Button from 'react-native-smart-button'

@@ -48,0 +48,0 @@

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