@quenty/baseobject
Advanced tools
Comparing version 6.1.0 to 6.2.0-canary.335.6d85d2f.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [6.2.0-canary.335.6d85d2f.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/baseobject@6.1.0...@quenty/baseobject@6.2.0-canary.335.6d85d2f.0) (2023-03-05) | ||
**Note:** Version bump only for package @quenty/baseobject | ||
# [6.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/baseobject@6.0.1...@quenty/baseobject@6.1.0) (2023-02-21) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@quenty/baseobject", | ||
"version": "6.1.0", | ||
"version": "6.2.0-canary.335.6d85d2f.0", | ||
"description": "BaseObject implementation with Maid attached for Roblox", | ||
@@ -27,4 +27,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/loader": "^6.1.0", | ||
"@quenty/maid": "^2.4.0" | ||
"@quenty/loader": "6.2.0-canary.335.6d85d2f.0", | ||
"@quenty/maid": "2.5.0-canary.335.6d85d2f.0" | ||
}, | ||
@@ -34,3 +34,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "e084b0cc097ddbcb7c782b8ecbd9c2d619c49354" | ||
"gitHead": "6d85d2f4d11b25efc3620e03df8c90589516cbf5" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
9065
2
+ Added@quenty/loader@6.2.0-canary.335.6d85d2f.0(transitive)
+ Added@quenty/maid@2.5.0-canary.335.6d85d2f.0(transitive)
- Removed@quenty/loader@6.3.0(transitive)
- Removed@quenty/maid@2.6.0(transitive)