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

@quenty/baseobject

Package Overview
Dependencies
Maintainers
0
Versions
134
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@quenty/baseobject - npm Package Compare versions

Comparing version 10.5.0 to 10.6.0

11

CHANGELOG.md

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

# [10.6.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/baseobject@10.5.0...@quenty/baseobject@10.6.0) (2024-10-04)
### Performance Improvements
* Reorganize constructor to let Lua table size casting work it's magic ([0bdd2bf](https://github.com/Quenty/NevermoreEngine/commit/0bdd2bf7c78e8764cb7c0b530cd0ff301f14e476))
# [10.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/baseobject@10.4.0...@quenty/baseobject@10.5.0) (2024-09-25)

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

8

package.json
{
"name": "@quenty/baseobject",
"version": "10.5.0",
"version": "10.6.0",
"description": "BaseObject implementation with Maid attached for Roblox",

@@ -27,4 +27,4 @@ "keywords": [

"dependencies": {
"@quenty/loader": "^10.5.0",
"@quenty/maid": "^3.3.0"
"@quenty/loader": "^10.6.0",
"@quenty/maid": "^3.4.0"
},

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

},
"gitHead": "41715b15e2b48b2d22ff4f5277a8d4b7a0d32ef3"
"gitHead": "035abfa088c854a73e1c65b350267eaa17669646"
}

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