You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

parse

Package Overview
Dependencies
Maintainers
0
Versions
191
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.2.0 to 5.3.0-alpha.1

2

lib/browser/CoreManager.js

@@ -22,3 +22,3 @@ "use strict";

ENCRYPTED_KEY: null,
VERSION: 'js' + "5.2.0",
VERSION: 'js' + "5.3.0-alpha.1",
APPLICATION_ID: null,

@@ -25,0 +25,0 @@ JAVASCRIPT_KEY: null,

@@ -19,3 +19,3 @@ "use strict";

ENCRYPTED_KEY: null,
VERSION: 'js' + "5.2.0",
VERSION: 'js' + "5.3.0-alpha.1",
APPLICATION_ID: null,

@@ -22,0 +22,0 @@ JAVASCRIPT_KEY: null,

@@ -15,3 +15,3 @@ Object.defineProperty(exports, "__esModule", {

ENCRYPTED_KEY: null,
VERSION: 'js' + "5.2.0",
VERSION: 'js' + "5.3.0-alpha.1",
APPLICATION_ID: null,

@@ -18,0 +18,0 @@ JAVASCRIPT_KEY: null,

@@ -22,3 +22,3 @@ "use strict";

ENCRYPTED_KEY: null,
VERSION: 'js' + "5.2.0",
VERSION: 'js' + "5.3.0-alpha.1",
APPLICATION_ID: null,

@@ -25,0 +25,0 @@ JAVASCRIPT_KEY: null,

{
"name": "parse",
"version": "5.2.0",
"version": "5.3.0-alpha.1",
"description": "Parse JavaScript SDK",

@@ -48,9 +48,9 @@ "homepage": "https://parseplatform.org",

"@parse/minami": "git+https://github.com/parse-community/minami#main",
"@saithodev/semantic-release-backmerge": "2.1.3",
"@saithodev/semantic-release-backmerge": "4.0.1",
"@semantic-release/changelog": "6.0.3",
"@semantic-release/commit-analyzer": "9.0.2",
"@semantic-release/commit-analyzer": "13.0.0",
"@semantic-release/git": "10.0.1",
"@semantic-release/github": "8.0.7",
"@semantic-release/npm": "9.0.2",
"@semantic-release/release-notes-generator": "10.0.3",
"@semantic-release/github": "10.0.7",
"@semantic-release/npm": "12.0.1",
"@semantic-release/release-notes-generator": "14.0.1",
"@types/facebook-js-sdk": "3.3.11",

@@ -87,7 +87,7 @@ "babel-jest": "29.5.0",

"mongodb-runner": "5.6.2",
"parse-server": "7.1.0-alpha.10",
"parse-server": "7.1.0",
"prettier": "3.3.2",
"puppeteer": "20.4.0",
"regenerator-runtime": "0.14.1",
"semantic-release": "19.0.5",
"semantic-release": "24.0.0",
"vinyl-source-stream": "2.0.0"

@@ -132,3 +132,3 @@ },

"engines": {
"node": ">=18 <21"
"node": "18 || 19 || 20 || 22"
},

@@ -135,0 +135,0 @@ "jest": {

@@ -11,3 +11,3 @@ ![parse-repository-header-sdk-js](https://user-images.githubusercontent.com/5673677/138293960-641c96bf-1293-4061-99a5-a4ed09868e1c.png)

[![Node Version](https://img.shields.io/badge/nodejs-18,_20-green.svg?logo=node.js&style=flat)](https://nodejs.org/)
[![Node Version](https://img.shields.io/badge/nodejs-18,_20,_22-green.svg?logo=node.js&style=flat)](https://nodejs.org/)
[![auto-release](https://img.shields.io/badge/%F0%9F%9A%80-auto--release-9e34eb.svg)](https://github.com/parse-community/parse-dashboard/releases)

@@ -30,8 +30,8 @@

- [Compatibility](#compatibility)
- [Parse Server](#parse-server)
- [Node.js](#nodejs)
- [Getting Started](#getting-started)
- [Using Parse on Different Platforms](#using-parse-on-different-platforms)
- [Core Manager](#core-manager)
- [Compatibility](#compatibility)
- [Parse Server](#parse-server)
- [Node.js](#nodejs)
- [3rd Party Authentications](#3rd-party-authentications)

@@ -41,2 +41,23 @@ - [Experimenting](#experimenting)

## Compatibility
### Parse Server
Parse JS SDK is compatible with the following versions of Parse Server.
| Parse JS SDK | Parse Server |
|------------------|------------------|
| >= 4.0.0 < 5.0.0 | >= 6.0.0 < 7.0.0 |
| >= 5.0.0 | >= 7.0.0 |
### Node.js
Parse JS SDK is continuously tested with the most recent releases of Node.js to ensure compatibility. We follow the [Node.js Long Term Support plan](https://github.com/nodejs/Release) and only test against versions that are officially supported and have not reached their end-of-life date.
| Version | Latest Version | End-of-Life | Compatible |
|------------|----------------|-------------|------------|
| Node.js 18 | 18.20.3 | April 2025 | ✅ Yes |
| Node.js 20 | 20.15.0 | April 2026 | ✅ Yes |
| Node.js 22 | 22.4.0 | April 2027 | ✅ Yes |
## Getting Started

@@ -108,22 +129,2 @@

## Compatibility
### Parse Server
Parse JS SDK is compatible with the following versions of Parse Server.
| Parse JS SDK | Parse Server |
|--------------|--------------|
| 4.x.x | <= 6.x.x |
| 5.x.x | >= 7.x.x |
### Node.js
Parse JS SDK is continuously tested with the most recent releases of Node.js to ensure compatibility. We follow the [Node.js Long Term Support plan](https://github.com/nodejs/Release) and only test against versions that are officially supported and have not reached their end-of-life date.
| Version | Latest Version | End-of-Life | Compatible |
|------------|----------------|-------------|------------|
| Node.js 18 | 18.19.0 | April 2025 | ✅ Yes |
| Node.js 20 | 20.10.0 | April 2026 | ✅ Yes |
## 3rd Party Authentications

@@ -130,0 +131,0 @@

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc