Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@quenty/datastore

Package Overview
Dependencies
Maintainers
1
Versions
259
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@quenty/datastore - npm Package Compare versions

Comparing version 13.1.0 to 13.2.0-canary.455.45dc12d.0

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

# [13.2.0-canary.455.45dc12d.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@13.1.0...@quenty/datastore@13.2.0-canary.455.45dc12d.0) (2024-03-11)
### Features
* custom key for private server datastore ([45dc12d](https://github.com/Quenty/NevermoreEngine/commit/45dc12d46f5901e448cced518e3dace16e0c5b6a))
# [13.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@13.0.0...@quenty/datastore@13.1.0) (2024-03-09)

@@ -8,0 +19,0 @@

28

package.json
{
"name": "@quenty/datastore",
"version": "13.1.0",
"version": "13.2.0-canary.455.45dc12d.0",
"description": "Quenty's Datastore implementation for Roblox",

@@ -29,14 +29,14 @@ "keywords": [

"dependencies": {
"@quenty/baseobject": "^10.1.0",
"@quenty/bindtocloseservice": "^8.1.0",
"@quenty/loader": "^10.1.0",
"@quenty/maid": "^3.1.0",
"@quenty/math": "^2.6.0",
"@quenty/promise": "^10.1.0",
"@quenty/rx": "^13.1.0",
"@quenty/servicebag": "^11.1.0",
"@quenty/signal": "^7.1.0",
"@quenty/symbol": "^3.0.0",
"@quenty/table": "^3.4.0",
"@quenty/valueobject": "^13.1.0"
"@quenty/baseobject": "10.1.0",
"@quenty/bindtocloseservice": "8.1.0",
"@quenty/loader": "10.1.0",
"@quenty/maid": "3.1.0",
"@quenty/math": "2.6.0",
"@quenty/promise": "10.1.0",
"@quenty/rx": "13.1.0",
"@quenty/servicebag": "11.1.0",
"@quenty/signal": "7.1.0",
"@quenty/symbol": "3.0.0",
"@quenty/table": "3.4.0",
"@quenty/valueobject": "13.1.0"
},

@@ -46,3 +46,3 @@ "publishConfig": {

},
"gitHead": "e0148dde5ca3864389a0faa2da66153a776acc1e"
"gitHead": "45dc12d46f5901e448cced518e3dace16e0c5b6a"
}

Sorry, the diff of this file is not supported yet

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