Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@cca-io/bs-react-native-device-info

Package Overview
Dependencies
Maintainers
2
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cca-io/bs-react-native-device-info - npm Package Compare versions

Comparing version 0.1.2 to 0.2.0

LICENSE

11

package.json
{
"name": "@cca-io/bs-react-native-device-info",
"version": "0.1.2",
"version": "0.2.0",
"description": "Reason/BuckleScript bindings for react-native-device-info",

@@ -16,7 +16,7 @@ "main": "src/RNDeviceInfo.bs.js",

"peerDependencies": {
"bs-platform": "^4.0.6",
"react-native-device-info": "^0.24.3"
"bs-platform": "^5.0.4",
"react-native-device-info": ">=0.24.3"
},
"devDependencies": {
"bs-platform": "^4.0.6"
"bs-platform": "^5.0.4"
},

@@ -30,2 +30,3 @@ "files": [

"react-native",
"reason-react-native",
"react-native-device-info",

@@ -37,2 +38,2 @@ "reason",

]
}
}

@@ -21,3 +21,3 @@ # bs-react-native-device-info

...
"bs-dependencies": ["reason-react", "bs-react-native", "bs-react-native-device-info"],
"bs-dependencies": ["reason-react", "reason-react-native", "bs-react-native-device-info"],
...

@@ -24,0 +24,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