🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

@exodus/react-native-web

Package Overview
Dependencies
Maintainers
70
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@exodus/react-native-web - npm Package Compare versions

Comparing version

to
0.17.5-exodus.0

3

package.json
{
"name": "@exodus/react-native-web",
"version": "0.1.0",
"version": "0.17.5-exodus.0",
"description": "React Native for Web",

@@ -12,2 +12,3 @@ "main": "dist/cjs/index.js",

"compile:commonjs": "cross-env BABEL_ENV=commonjs babel --root-mode upward src --out-dir dist/cjs --ignore \"**/__tests__\"",
"prerelease": "yarn test && yarn compile:commonjs",
"test": "jest --runInBand"

@@ -14,0 +15,0 @@ },