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

react-native-ruler

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-ruler - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

.eslintrc.js

9

package.json
{
"name": "react-native-ruler",
"version": "0.0.5",
"version": "0.0.6",
"description": "A devtool for measuring pixel dimensions on your React Native screens",

@@ -18,8 +18,5 @@ "license": "MIT",

"react-native",
"react native"
"react native",
"expo"
],
"files": [
"README.md",
"src/index.js"
],
"devDependencies": {

@@ -26,0 +23,0 @@ "eslint-config-ls-react": "https://github.com/lawnstarter/eslint-config-ls-react#2.0.3",

@@ -5,6 +5,14 @@ # react-native-ruler

A devtool for measuring pixel dimensions on your React Native screens
📏 A devtool for measuring pixel dimensions on your React Native screens
![iOS Example](./demo.gif)
## Getting Started
### Installing
`npm install react-native-ruler`
### Usage
```js

@@ -17,1 +25,5 @@ // first, import the component

```
## License
react-native-ruler is [MIT licensed](https://github.com/lfkwtz/react-native-ruler/tree/master/LICENSE)
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