Socket
Socket
Sign inDemoInstall

@parse/react-native

Package Overview
Dependencies
527
Maintainers
3
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.1-alpha.11 to 0.0.1-alpha.12

19

package.json
{
"name": "@parse/react-native",
"version": "0.0.1-alpha.11",
"version": "0.0.1-alpha.12",
"publishConfig": {
"access": "public"
},
"author": "Parse Community <admin@parseplatform.org>",
"description": "An experimental package that provides you easy, real-time, offline-first interaction with the powerful Parse Server backend from your React Native applications.",
"keywords": [
"react native",
"parse"
],
"homepage": "https://parseplatform.org",
"repository": {
"type": "git",
"url": "https://github.com/parse-community/parse-react",
"directory": "packages/react-native"
},
"bugs": "https://github.com/parse-community/parse-react/issues",
"license": "MIT",

@@ -31,6 +44,6 @@ "main": "dist/index.js",

"dependencies": {
"@parse/react-base": "^0.0.1-alpha.11",
"@parse/react-base": "^0.0.1-alpha.12",
"@react-native-community/async-storage": "^1.12.1"
},
"gitHead": "f440cbd6521dc578bb3f9ea4b1a310a28fd7f353"
"gitHead": "7dc62b4d1236816f2127b38720ced95b7861e7a0"
}

10

README.md

@@ -10,7 +10,9 @@ <p align="center">

<p align="center">
An <b>experimental</b> React Native library that gives you access to the powerful Parse Server backend from your React Native applications.
An <b>experimental</b> package that provides you easy, real-time, offline-first interaction with the powerful <a href="https://github.com/parse-community/parse-server">Parse Server</a> backend from your React Native applications.
</p>
<a href="https://www.npmjs.com/package/@parse/react-native">
<img alt="NPM Version" src="https://badge.fury.io/js/%40parse%2Freact-native.svg" />
</a>
<p align="center">
<a href="https://www.npmjs.com/package/@parse/react-native">
<img alt="NPM Version" src="https://badge.fury.io/js/%40parse%2Freact-native.svg" />
</a>
</p>
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc