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

react-native-mock

Package Overview
Dependencies
Maintainers
2
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-mock - npm Package Compare versions

Comparing version 0.3.0 to 0.3.1

4

package.json
{
"name": "react-native-mock",
"version": "0.3.0",
"version": "0.3.1",
"description": "A fully mocked and test-friendly version of react native",

@@ -11,3 +11,3 @@ "main": "build/react-native.js",

"mocha:watch": "npm run test -- --watch",
"build": "babel src --out-dir build",
"build": "rm -rf build/ && babel src --out-dir build",
"lint": "eslint 'src/' 'test/' 'mock.js'"

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