A futuristic and lightweight data platform for upcoming ROBLOX games.

Overview
A lightweight data platform for ROBLOX

Please restar this repo as it was accidentally deleted. We're still actively recovering.

 

Introduction

Datalink solves all your data related needs for your games which are otherwise harder to implement. Simply add a module to your game and you're good to go!

Quick start & Documentation

View the docs to learn more.

You might also like...

A free and open-source Roblox script hub

🐋 Orca A free and open-source Roblox script hub 🐋 Introduction Orca is a general-purpose Roblox script hub designed to make convenient tasks easy an

Dec 27, 2022

A Roblox OpenCloud API wrapper for Deno (and NodeJS) written in TypeScript.

Active Development This module is currently in active development. Nothing is going to stay consistent as it reaches a stable release. Dynablox Docs |

Oct 28, 2022

logs ROBLOX's updates and new versions

logs ROBLOX's updates and new versions

roblox-update-notifier logs ROBLOX's updates and new versions This is meant to be ran in NodeJS, 24/7, using something like pm2. NPM packages required

Oct 23, 2022

Variant types in Roblox TypeScript - Ported from Vanilla TypeScript

Variant types in Roblox TypeScript - Ported from Vanilla TypeScript

Variant (for Roblox) This is a roblox typescript variant (heh, pun) of Variant. See the Variant documentation on how to use Variant. A variant type is

Jun 3, 2022

Downloads & formats all of your Roblox private messages.

Downloads & formats all of your Roblox private messages.

Roblox Message Downloader This tool was created due to the recent news sent out by Roblox. On April 22nd, 2022, all private messages sent by Roblox be

Apr 7, 2022

RWP stands for Roblox web panel, it's a code snippet that you can run via developer console or the provided Google Chrome extension to try out early

RWP stands for Roblox web panel, it's a code snippet that you can run via developer console or the provided Google Chrome extension to try out early

RWP stands for Roblox web panel, it's a code snippet that you can run via developer console or the provided Google Chrome extension to try out early Roblox site features before they're officially out without any programming experience.

Nov 28, 2022

⚒ A JavaScript wrapper for the ROBLOX OpenCloud API.

⚒ A JavaScript wrapper for the ROBLOX OpenCloud API.

A JavaScript wrapper for the ROBLOX OpenCloud API. Introduction Recently at RDC 2022, ROBLOX announced OpenCloud API endpoints for DataStore, Messagin

Nov 11, 2022

🧙 Mage is an open-source data management platform that helps you clean data and prepare it for training AI/ML models.

🧙 Mage is an open-source data management platform that helps you clean data and prepare it for training AI/ML models.

Intro Mage is an open-source data management platform that helps you clean data and prepare it for training AI/ML models. What does this do? The curre

Jan 4, 2023

GetOsLocalesCrossPlatform - A cross platform alternative to get locales used on the platform. Works on Node, Electron, NW.js and Browsers

getOsLocalesCrossPlatform A cross platform alternative to get locales used on the platform. Works on Node, Electron, NW.js and Browsers This script is

Jan 2, 2022
Comments
  • [Snyk] Security upgrade jsonwebtoken from 8.5.1 to 9.0.0

    [Snyk] Security upgrade jsonwebtoken from 8.5.1 to 9.0.0

    This PR was automatically created by Snyk using the credentials of a real user.


    Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project.

    Changes included in this PR

    • Changes to the following files to upgrade the vulnerable dependencies to a fixed version:
      • package.json

    Vulnerabilities that will be fixed

    With an upgrade:

    Severity | Priority Score (*) | Issue | Breaking Change | Exploit Maturity :-------------------------:|-------------------------|:-------------------------|:-------------------------|:------------------------- high severity | 671/1000
    Why? Recently disclosed, Has a fix available, CVSS 7.7 | Improper Input Validation
    SNYK-JS-JSONWEBTOKEN-3180020 | Yes | No Known Exploit medium severity | 611/1000
    Why? Recently disclosed, Has a fix available, CVSS 6.5 | Improper Authentication
    SNYK-JS-JSONWEBTOKEN-3180022 | Yes | No Known Exploit medium severity | 611/1000
    Why? Recently disclosed, Has a fix available, CVSS 6.5 | Improper Restriction of Security Token Assignment
    SNYK-JS-JSONWEBTOKEN-3180024 | Yes | No Known Exploit medium severity | 526/1000
    Why? Recently disclosed, Has a fix available, CVSS 4.8 | Use of a Broken or Risky Cryptographic Algorithm
    SNYK-JS-JSONWEBTOKEN-3180026 | Yes | No Known Exploit

    (*) Note that the real score may have changed since the PR was raised.

    Commit messages
    Package name: jsonwebtoken The new version differs by 17 commits.
    • e1fa9dc Merge pull request from GHSA-8cf7-32gw-wr33
    • 5eaedbf chore(ci): remove github test actions job (#861)
    • cd4163e chore(ci): configure Github Actions jobs for Tests & Security Scanning (#856)
    • ecdf6cc fix!: Prevent accidental use of insecure key sizes & misconfiguration of secrets (#852)
    • 8345030 fix(sign&verify)!: Remove default `none` support from `sign` and `verify` methods, and require it to be explicitly configured (#851)
    • 7e6a86b Upload OpsLevel YAML (#849)
    • 74d5719 docs: update references vercel/ms references (#770)
    • d71e383 docs: document "invalid token" error
    • 3765003 docs: fix spelling in README.md: Peak -> Peek (#754)
    • a46097e docs: make decode impossible to discover before verify
    • 15a1bc4 refactor: make decode non-enumerable
    • 5f10bf9 docs: add jwtid to options of jwt.verify (#704)
    • 88cb9df Replace tilde-indexOf with includes (#647)
    • a6235fa Adds not to README on decoded payload validation (#646)
    • 5ed1f06 docs: fix tiny style change in readme (#622)
    • 9fb90ca style: add missing semicolon (#641)
    • a9e38b8 ci: use circleci (#589)

    See the full diff

    Check the changes in this PR to ensure they won't cause issues with your project.


    Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.

    For more information: 🧐 View latest project report

    🛠 Adjust project settings

    📚 Read more about Snyk's upgrade and patch logic


    Learn how to fix vulnerabilities with free interactive lessons:

    🦉 Use of a Broken or Risky Cryptographic Algorithm

    opened by CompeyDev 1
  • Licensing: Relicense to AGPL

    Licensing: Relicense to AGPL

    What and Why?

    Datalink's current licensing model has been largely ignored, and the main point of this is to encourage open-source software forking from datalink, while maintaining the transparency we aim to provide. This way, every one has a win-win situation.

    This PR

    chore(licensing): switch to affero GPL chore(licensing): remove MIT

    enhancement 
    opened by CompeyDev 1
  • [Snyk] Upgrade next from 12.2.5 to 12.3.1

    [Snyk] Upgrade next from 12.2.5 to 12.3.1

    This PR was automatically created by Snyk using the credentials of a real user.


    Snyk has created this PR to upgrade next from 12.2.5 to 12.3.1.

    merge advice :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


    • The recommended version is 23 versions ahead of your current version.
    • The recommended version was released a month ago, on 2022-09-19.
    Release notes
    Package name: next
    • 12.3.1 - 2022-09-19
      Read more
    • 12.3.1-canary.5 - 2022-09-19

      Core Changes

      • Drop legacy RSC server and client extension: #40692

      Example Changes

      • docs(examples): fix error connection handling: #40633

      Credits

      Huge thanks to @ huozhi and @ chornos13 for helping!

    • 12.3.1-canary.4 - 2022-09-19

      Core Changes

      • Client directive: #40415
      • Remove internal client next api detection: #40646
      • Attach module trace for RSC related errors: #40652
      • Use createFromFetch instead of createFromReadableStream to fetch Flight: #40656
      • Change Flight response content type to application/octet-stream: #40665
      • Send web vitals to Vercel analytics in app: #40669
      • Refactor fetchServerResponse: #40674
      • Port page and layout level API assertions to SWC transform: #40653
      • Ensure smooth scroll is disabled for navigation in new and existing router: #40642
      • Upgrade to latest React experimental: #40672
      • Refine error messages: #40661
      • Incldue styled-jsx in swc compiling: #40679
      • misc: update caniuse-lite to latest: #40680
      • Remove non existed exports and files: #40685
      • fix(image): preload should respect crossOrigin: #40676
      • Add handling for static generation in app: #40561
      • Avoid direct React client API imports in the server graph: #40686

      Example Changes

      • chore: Migrate with-prefetching example to typescript: #40671
      • chore: Refactor active-class-name example: #40670

      Credits

      Huge thanks to @ huozhi, @ shuding, @ timneutkens, @ hanneslund, @ feedthejim, @ SukkaW, and @ HaNdTriX for helping!

    • 12.3.1-canary.3 - 2022-09-16

      Core Changes

      • chore: Update swc: #40520
      • Add missing feature in next-swc: #40550
      • Mask Flight Parameters from Middleware: #39939
      • Unwrap promise with experimental_use: #40575
      • fix(next/router): Prevent query delete in routing when next.config basePath option is truthy: #40566
      • fix(image): handle image imports with high aspect ratio: #40563
      • fix: loosen webpack compilation with fallbackNodePolyfills: false: #40612
      • Adding experimentalAdjustFallback feature to font optimization: #40185
      • fix: handle notFound: true in / with next export: #40592
      • refactor: split up CONTRIBUTING.md: #40515
      • Implement SWC transformer for server and client graphs: #40603
      • Fix edge wasm handling during deploy: #40625

      Example Changes

      Misc Changes

      • Wrap parallel routes tests in describe: #40546
      • fix(#40025): run next/script beforeInteractive test in both dev & prod: #40541

      Credits

      Huge thanks to @ timneutkens, @ SukkaW, @ migueloller, @ kdy1, @ shuding, @ wyattjoh, @ huozhi, @ flex-kyunghwa, @ saalimzafar, @ alxhotel, @ balazsorban44, and @ janicklas-ralph for helping!

    • 12.3.1-canary.2 - 2022-09-14
      Read more
    • 12.3.1-canary.1 - 2022-09-12
      Read more
    • 12.3.1-canary.0 - 2022-09-08
      Read more
    • 12.3.0 - 2022-09-08
      Read more
    • 12.2.6 - 2022-09-29
    • 12.2.6-canary.13 - 2022-09-08
      Read more
    • 12.2.6-canary.12 - 2022-09-08

      Core Changes

      • Revert "Revert "Refactor Server Router" (#40328)" : #40333

      Example Changes

      • Migrate with-react-jss to typescript: #40308
      • Update react-remove-properties example: #40307
      • Migrate using-preact example to typescript: #40295

      Credits

      Huge thanks to @ HaNdTriX and @ Will956 for helping!

    • 12.2.6-canary.11 - 2022-09-07
    • 12.2.6-canary.10 - 2022-09-05
    • 12.2.6-canary.9 - 2022-09-05
    • 12.2.6-canary.8 - 2022-09-01
    • 12.2.6-canary.7 - 2022-08-30
    • 12.2.6-canary.6 - 2022-08-29
    • 12.2.6-canary.5 - 2022-08-24
    • 12.2.6-canary.4 - 2022-08-24
    • 12.2.6-canary.3 - 2022-08-24
    • 12.2.6-canary.2 - 2022-08-23
    • 12.2.6-canary.1 - 2022-08-17
    • 12.2.6-canary.0 - 2022-08-13
    • 12.2.5 - 2022-08-12
    from next GitHub release notes
    Commit messages
    Package name: next
    • 980095d v12.3.1
    • 4901fc7 v12.3.1-canary.5
    • a03cdc6 docs(examples): fix error connection handling (#40633)
    • 5a50a99 Drop legacy RSC server and client extension (#40692)
    • 35098a1 v12.3.1-canary.4
    • 7f9fe8c chore: Refactor active-class-name example (#40670)
    • 24b20dd chore: Migrate with-prefetching example to typescript (#40671)
    • 6279dba Avoid direct React client API imports in the server graph (#40686)
    • aed2dc0 Add handling for static generation in app (#40561)
    • 4a53582 fix(image): preload should respect crossOrigin (#40676)
    • db3b844 Remove non existed exports and files (#40685)
    • 9b0c00a misc: update caniuse-lite to latest (#40680)
    • ce82c60 Incldue styled-jsx in swc compiling (#40679)
    • 44afc37 Refine error messages (#40661)
    • 6df8770 Upgrade to latest React experimental (#40672)
    • dc11d77 Ensure smooth scroll is disabled for navigation in new and existing router (#40642)
    • c742c03 Port page and layout level API assertions to SWC transform (#40653)
    • c7e2619 Refactor fetchServerResponse (#40674)
    • 356b6ce Send web vitals to Vercel analytics in app (#40669)
    • d41ca43 Change Flight response content type to application/octet-stream (#40665)
    • 1bf7d4d Use createFromFetch instead of createFromReadableStream to fetch Flight (#40656)
    • 34df81e Attach module trace for RSC related errors (#40652)
    • 3f8f72b Remove internal client next api detection (#40646)
    • 295f9da Client directive (#40415)

    Compare


    Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

    For more information:

    🧐 View latest project report

    🛠 Adjust upgrade PR settings

    🔕 Ignore this dependency or unsubscribe from future upgrade PRs

    opened by CompeyDev 1
  • [Snyk] Upgrade @prisma/client from 4.3.1 to 4.4.0

    [Snyk] Upgrade @prisma/client from 4.3.1 to 4.4.0

    This PR was automatically created by Snyk using the credentials of a real user.


    Snyk has created this PR to upgrade @prisma/client from 4.3.1 to 4.4.0.

    merge advice :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


    • The recommended version is 134 versions ahead of your current version.
    • The recommended version was released a month ago, on 2022-09-27.
    Release notes
    Package name: @prisma/client
    • 4.4.0 - 2022-09-27
      Read more
    • 4.4.0-integration-feat-deno-deploy.1 - 2022-09-12
    • 4.4.0-integration-engines-4-4-0-61-integration-smaller-pg-batch-size-d648eeea3754295b57706d66257a7fe7be19c7c9.3 - 2022-09-26
    • 4.4.0-integration-engines-4-4-0-61-integration-smaller-pg-batch-size-d648eeea3754295b57706d66257a7fe7be19c7c9.2 - 2022-09-26
    • 4.4.0-integration-engines-4-4-0-61-integration-smaller-pg-batch-size-d648eeea3754295b57706d66257a7fe7be19c7c9.1 - 2022-09-26
    • 4.4.0-integration-engines-4-4-0-58-integration-sqlite-conversion-panic-27ab384f9b6367b324482ba93a5accaac01231ec.1 - 2022-09-23
    • 4.4.0-integration-engines-4-4-0-56-integration-sqlite-conversion-panic-3ba0d959e76c2282691aecac535009a8c0fd2ff1.1 - 2022-09-23
    • 4.4.0-integration-engines-4-4-0-55-qe-transaction-write-conflict-911f8bae8f9b08719066939ba0aaff82c1fe4a50.1 - 2022-09-23
    • 4.4.0-integration-engines-4-4-0-54-integration-database-assertion-violation-error-2-4eff3e6e5529e98980308c423c302b1fcfc72e6a.3 - 2022-09-23
    • 4.4.0-integration-engines-4-4-0-54-integration-database-assertion-violation-error-2-4eff3e6e5529e98980308c423c302b1fcfc72e6a.2 - 2022-09-23
    • 4.4.0-integration-engines-4-4-0-54-integration-database-assertion-violation-error-2-4eff3e6e5529e98980308c423c302b1fcfc72e6a.1 - 2022-09-23
    • 4.4.0-integration-engines-4-4-0-53-integration-database-assertion-violation-error-2-a1d9ea82ae39e90813e839586d113a19a1438f65.1 - 2022-09-23
    • 4.4.0-integration-engines-4-4-0-50-integration-database-assertion-violation-error-2-ed23821e01366277c5fbc9b7b44e6b66f3a18fd0.1 - 2022-09-23
    • 4.4.0-integration-engines-4-4-0-45-mongodb-url-error-038539e4f3ccddf32d7f3eaa63da07b1f3db2386.1 - 2022-09-22
    • 4.4.0-integration-engines-4-4-0-44-integration-database-assertion-violation-error-2-78d1421518fddc0b4cf781bcb17e2f3bca3b0f24.1 - 2022-09-22
    • 4.4.0-integration-engines-4-4-0-43-integration-query-raw-itx-mongo-e5ccee611e0dac785d27c75481672389bdf102dc.1 - 2022-09-22
    • 4.4.0-integration-engines-4-4-0-42-integration-query-raw-itx-mongo-89509fc6084c9ae736828beef25ad86b82179273.1 - 2022-09-22
    • 4.4.0-integration-engines-4-4-0-4-integration-deno-preview-flag-3c1168fbf77b17ded4f89a480e467eddb5302d77.1 - 2022-08-31
    • 4.4.0-integration-engines-4-4-0-39-integration-query-raw-itx-mongo-a52d215fb2b3cba53b195bbf56b09fc615ddad3d.1 - 2022-09-21
    • 4.4.0-integration-engines-4-4-0-38-integration-query-raw-itx-mongo-e14b0c20440e93dc29d2b2ebb2edb7d3baa3ff14.1 - 2022-09-21
    • 4.4.0-integration-engines-4-4-0-37-integration-query-raw-itx-mongo-fa5baf707cf4ac80743c8651921d7291280034b7.1 - 2022-09-20
    • 4.4.0-integration-engines-4-4-0-36-integration-database-assertion-violation-error-9d3481512cabaca02f889fc7298e8f11dec787f4.6 - 2022-09-22
    • 4.4.0-integration-engines-4-4-0-36-integration-database-assertion-violation-error-9d3481512cabaca02f889fc7298e8f11dec787f4.5 - 2022-09-22
    • 4.4.0-integration-engines-4-4-0-36-integration-database-assertion-violation-error-9d3481512cabaca02f889fc7298e8f11dec787f4.4 - 2022-09-22
    • 4.4.0-integration-engines-4-4-0-36-integration-database-assertion-violation-error-9d3481512cabaca02f889fc7298e8f11dec787f4.3 - 2022-09-21
    • 4.4.0-integration-engines-4-4-0-36-integration-database-assertion-violation-error-9d3481512cabaca02f889fc7298e8f11dec787f4.2 - 2022-09-20
    • 4.4.0-integration-engines-4-4-0-36-integration-database-assertion-violation-error-9d3481512cabaca02f889fc7298e8f11dec787f4.1 - 2022-09-20
    • 4.4.0-integration-engines-4-4-0-35-integration-database-assertion-violation-error-853cbb4e7b6a0b5b344eda1d15f9419bc3f7b526.1 - 2022-09-20
    • 4.4.0-integration-engines-4-4-0-34-integration-query-raw-itx-mongo-a1599749701c523cc33d37c2ed9dd1871d67ad48.1 - 2022-09-20
    • 4.4.0-integration-engines-4-4-0-31-integration-qe-repair-overwrite-datasource-8ac7ec83eaf4ee83ca9d24b1fc2c9a46367d4287.5 - 2022-09-19
    • 4.4.0-integration-engines-4-4-0-31-integration-qe-repair-overwrite-datasource-8ac7ec83eaf4ee83ca9d24b1fc2c9a46367d4287.4 - 2022-09-19
    • 4.4.0-integration-engines-4-4-0-31-integration-qe-repair-overwrite-datasource-8ac7ec83eaf4ee83ca9d24b1fc2c9a46367d4287.3 - 2022-09-19
    • 4.4.0-integration-engines-4-4-0-31-integration-qe-repair-overwrite-datasource-8ac7ec83eaf4ee83ca9d24b1fc2c9a46367d4287.2 - 2022-09-19
    • 4.4.0-integration-engines-4-4-0-31-integration-qe-repair-overwrite-datasource-8ac7ec83eaf4ee83ca9d24b1fc2c9a46367d4287.1 - 2022-09-19
    • 4.4.0-integration-engines-4-4-0-30-feat-batch-isolation-level-3eb13fb258f5cb0005d56e8a5324222a2306445d.1 - 2022-09-19
    • 4.4.0-integration-engines-4-4-0-28-feat-batch-isolation-level-6a098eca831b9d3cf008d71133236e5a7782d523.1 - 2022-09-16
    • 4.4.0-integration-engines-4-4-0-25-integration-occ-fixes-8612-3589323e15f56a9d7f8ec753bbe124025ac1b452.1 - 2022-09-15
    • 4.4.0-integration-engines-4-4-0-21-integration-occ-fixes-8612-f32f7e902ecde7ea02d5ab7f802a1d7f0f2f0925.1 - 2022-09-15
    • 4.4.0-integration-engines-4-4-0-20-integration-occ-fixes-8612-2365bc6ad57e0fe0dbf43726ce468b02b63020d4.1 - 2022-09-15
    • 4.4.0-integration-engines-4-4-0-16-integration-occ-fixes-8612-b5c3cc192c1d804e50d6502866c2cbf8c9e5ae4d.1 - 2022-09-12
    • 4.4.0-dev.94 - 2022-09-27
    • 4.4.0-dev.93 - 2022-09-27
    • 4.4.0-dev.92 - 2022-09-27
    • 4.4.0-dev.91 - 2022-09-27
    • 4.4.0-dev.90 - 2022-09-27
    • 4.4.0-dev.89 - 2022-09-27
    • 4.4.0-dev.88 - 2022-09-27
    • 4.4.0-dev.87 - 2022-09-26
    • 4.4.0-dev.86 - 2022-09-26
    • 4.4.0-dev.85 - 2022-09-26
    • 4.4.0-dev.84 - 2022-09-26
    • 4.4.0-dev.83 - 2022-09-26
    • 4.4.0-dev.82 - 2022-09-26
    • 4.4.0-dev.81 - 2022-09-26
    • 4.4.0-dev.80 - 2022-09-26
    • 4.4.0-dev.79 - 2022-09-26
    • 4.4.0-dev.78 - 2022-09-26
    • 4.4.0-dev.77 - 2022-09-26
    • 4.4.0-dev.76 - 2022-09-26
    • 4.4.0-dev.75 - 2022-09-26
    • 4.4.0-dev.74 - 2022-09-26
    • 4.4.0-dev.73 - 2022-09-24
    • 4.4.0-dev.72 - 2022-09-23
    • 4.4.0-dev.71 - 2022-09-23
    • 4.4.0-dev.70 - 2022-09-23
    • 4.4.0-dev.69 - 2022-09-23
    • 4.4.0-dev.68 - 2022-09-23
    • 4.4.0-dev.67 - 2022-09-23
    • 4.4.0-dev.66 - 2022-09-23
    • 4.4.0-dev.65 - 2022-09-23
    • 4.4.0-dev.64 - 2022-09-23
    • 4.4.0-dev.63 - 2022-09-23
    • 4.4.0-dev.62 - 2022-09-23
    • 4.4.0-dev.61 - 2022-09-22
    • 4.4.0-dev.60 - 2022-09-22
    • 4.4.0-dev.59 - 2022-09-22
    • 4.4.0-dev.58 - 2022-09-22
    • 4.4.0-dev.57 - 2022-09-22
    • 4.4.0-dev.56 - 2022-09-22
    • 4.4.0-dev.55 - 2022-09-21
    • 4.4.0-dev.54 - 2022-09-21
    • 4.4.0-dev.53 - 2022-09-21
    • 4.4.0-dev.52 - 2022-09-21
    • 4.4.0-dev.51 - 2022-09-20
    • 4.4.0-dev.50 - 2022-09-20
    • 4.4.0-dev.49 - 2022-09-20
    • 4.4.0-dev.48 - 2022-09-20
    • 4.4.0-dev.47 - 2022-09-20
    • 4.4.0-dev.46 - 2022-09-19
    • 4.4.0-dev.45 - 2022-09-19
    • 4.4.0-dev.44 - 2022-09-18
    • 4.4.0-dev.43 - 2022-09-15
    • 4.4.0-dev.42 - 2022-09-15
    • 4.4.0-dev.41 - 2022-09-14
    • 4.4.0-dev.40 - 2022-09-14
    • 4.4.0-dev.39 - 2022-09-14
    • 4.4.0-dev.38 - 2022-09-13
    • 4.4.0-dev.37 - 2022-09-12
    • 4.4.0-dev.36 - 2022-09-09
    • 4.4.0-dev.35 - 2022-09-09
    • 4.4.0-dev.34 - 2022-09-08
    • 4.4.0-dev.33 - 2022-09-08
    • 4.4.0-dev.32 - 2022-09-07
    • 4.4.0-dev.31 - 2022-09-07
    • 4.4.0-dev.30 - 2022-09-07
    • 4.4.0-dev.29 - 2022-09-07
    • 4.4.0-dev.28 - 2022-09-06
    • 4.4.0-dev.27 - 2022-09-06
    • 4.4.0-dev.26 - 2022-09-06
    • 4.4.0-dev.25 - 2022-09-05
    • 4.4.0-dev.24 - 2022-09-05
    • 4.4.0-dev.23 - 2022-09-05
    • 4.4.0-dev.22 - 2022-09-03
    • 4.4.0-dev.21 - 2022-09-02
    • 4.4.0-dev.20 - 2022-09-02
    • 4.4.0-dev.19 - 2022-09-02
    • 4.4.0-dev.18 - 2022-09-02
    • 4.4.0-dev.17 - 2022-09-02
    • 4.4.0-dev.16 - 2022-09-01
    • 4.4.0-dev.15 - 2022-09-01
    • 4.4.0-dev.14 - 2022-09-01
    • 4.4.0-dev.13 - 2022-09-01
    • 4.4.0-dev.12 - 2022-09-01
    • 4.4.0-dev.11 - 2022-08-31
    • 4.4.0-dev.10 - 2022-08-31
    • 4.4.0-dev.9 - 2022-08-31
    • 4.4.0-dev.8 - 2022-08-31
    • 4.4.0-dev.7 - 2022-08-31
    • 4.4.0-dev.6 - 2022-08-31
    • 4.4.0-dev.5 - 2022-08-31
    • 4.4.0-dev.4 - 2022-08-31
    • 4.4.0-dev.3 - 2022-08-31
    • 4.4.0-dev.2 - 2022-08-30
    • 4.4.0-dev.1 - 2022-08-30
    • 4.3.1 - 2022-09-01

      Today, we are issuing the 4.3.1 patch release.

      Fixes in Prisma Client

      Fixes in Prisma CLI

    from @prisma/client GitHub release notes

    Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

    For more information:

    🧐 View latest project report

    🛠 Adjust upgrade PR settings

    🔕 Ignore this dependency or unsubscribe from future upgrade PRs

    opened by CompeyDev 1
Owner
datalink
A lightweight data platform for the future.
datalink
Grupprojekt för kurserna 'Javascript med Ramverk' och 'Agil Utveckling'

JavaScript-med-Ramverk-Laboration-3 Grupprojektet för kurserna Javascript med Ramverk och Agil Utveckling. Utvecklingsguide För information om hur utv

Svante Jonsson IT-Högskolan 3 May 18, 2022
Hemsida för personer i Sverige som kan och vill erbjuda boende till människor på flykt

Getting Started with Create React App This project was bootstrapped with Create React App. Available Scripts In the project directory, you can run: np

null 4 May 3, 2022
Kurs-repo för kursen Webbserver och Databaser

Webbserver och databaser This repository is meant for CME students to access exercises and codealongs that happen throughout the course. I hope you wi

null 14 Jan 3, 2023
A very futuristic remix stack.

Welcome to Remix! Remix Docs Netlify Setup Install the Netlify CLI: npm i -g netlify-cli If you have previously installed the Netlify CLI, you should

Andre 2 Jun 2, 2022
Futuristic tank game. Pure JavaScript with ThreeJS. Open Source

Retro-futuristic tank game. Pure JavaScript with ThreeJS. Open Source SYNTHBLAST.COM Gameplay shoot tanks Run over all yellow pads to advance a level

Brian Risk 107 Dec 11, 2022
Been interested, studying, and developing blockchain security with a Zero Knowledge Proof (ZKP) and create a prototype on the current issue with Philippine's upcoming election. 📥

Implementation of Zero Knowledge Proofs in Cryptographic Voting ?? Reference: Cryptographic Voting – A Gentle Introduction Overview ????‍?? The main i

Karl Joseph Saycon 2 Apr 11, 2022
PoGOEvents is a Scriptable widget that displays current and upcoming Pokemon GO events.

PoGOEvents PoGOEvents is a Scriptable widget that displays current and upcoming Pokemon GO events. All event data is gathered from from ScrapedDuck, w

Anthony 33 Nov 12, 2022
Hourly weather card for Home Assistant. Visualize upcoming weather conditions as a colored horizontal bar.

Hourly Weather Card by @decompil3d An hourly weather card for Home Assistant. Visualize upcoming weather conditions as a colored horizontal bar. Can y

Jonathan Keslin 49 Dec 29, 2022
Upcoming NodeJS Live masterclass ecommerce V2.0 code

nodejs-ecommerce-project Author - Akhil Sharma This project uses the nodeJS-starter project on my github. Just a demo to show you could build any proj

Akhil Sharma 60 Dec 3, 2022
Argon - extension for VS Code and plugin for Roblox allowing easy two-way sync of code and instances

About Argon is a simple two-way sync plugin for Roblox and extension for Visual Studio Code allowing developers not only to sync code but every possib

DARK 16 Dec 29, 2022