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

react-native-os

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

react-native-os - npm Package Compare versions

Comparing version 1.0.3 to 1.1.0

ios/RNOS.xcodeproj/project.xcworkspace/contents.xcworkspacedata

2

package.json
{
"name": "react-native-os",
"version": "1.0.3",
"version": "1.1.0",
"description": "node's os module for react-native",

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

@@ -12,6 +12,12 @@ # os in React Native

* In your project dir:
```
npm install --save react-native-os
npm install react-native-os --save
```
__Note for iOS:__ If your react-native version < 0.40 install with this tag instead:
```
npm install react-native-os@1.0.3 --save
```
## Link in the native dependency

@@ -18,0 +24,0 @@

Sorry, the diff of this file is not supported yet

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