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 5.1.0 to 5.1.1-canary.270.0fe7bd3.0

16

CHANGELOG.md

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

## [5.1.1-canary.270.0fe7bd3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@5.1.0...@quenty/datastore@5.1.1-canary.270.0fe7bd3.0) (2022-07-02)
### Bug Fixes
* Can clean up services properly ([eb45e03](https://github.com/Quenty/NevermoreEngine/commit/eb45e03ce2897b18f1ae460974bf2bbb9e27cb97))
### Features
* Add DataStorePromises support for ordered data stores ([927bdd9](https://github.com/Quenty/NevermoreEngine/commit/927bdd94b68eef114cff5a1eb6dc03d6db5867d8))
# [5.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@5.0.0...@quenty/datastore@5.1.0) (2022-06-21)

@@ -8,0 +24,0 @@

18

package.json
{
"name": "@quenty/datastore",
"version": "5.1.0",
"version": "5.1.1-canary.270.0fe7bd3.0",
"description": "Quenty's Datastore implementation for Roblox",

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

"dependencies": {
"@quenty/baseobject": "^5.0.0",
"@quenty/loader": "^5.0.0",
"@quenty/maid": "^2.3.0",
"@quenty/promise": "^5.0.0",
"@quenty/signal": "^2.2.0",
"@quenty/symbol": "^2.1.0",
"@quenty/table": "^3.1.0"
"@quenty/baseobject": "5.0.0",
"@quenty/loader": "5.0.0",
"@quenty/maid": "2.3.0",
"@quenty/promise": "5.0.0",
"@quenty/signal": "2.2.0",
"@quenty/symbol": "2.1.0",
"@quenty/table": "3.1.0"
},

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

},
"gitHead": "c8732cc5dea767b3ff362db43137e2a16da7bc0d"
"gitHead": "0fe7bd3216177265038ff7d3f83d1d47e748141c"
}

Sorry, the diff of this file is not supported yet

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