@quenty/promise
Advanced tools
Comparing version 1.3.0-canary.209.c61f821.0 to 2.0.0-canary.209.382034a.0
@@ -6,13 +6,10 @@ # Change Log | ||
# [1.3.0-canary.209.c61f821.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/promise@1.2.0...@quenty/promise@1.3.0-canary.209.c61f821.0) (2021-09-03) | ||
# [2.0.0-canary.209.382034a.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/promise@1.2.0...@quenty/promise@2.0.0-canary.209.382034a.0) (2021-09-04) | ||
**Note:** Version bump only for package @quenty/promise | ||
### Features | ||
* Add new loader to Nevermore ([c61f821](https://github.com/Quenty/NevermoreEngine/commit/c61f821d209ee35e2e50dec4086a938cecb9300a)) | ||
# 1.2.0 (2021-07-31) | ||
@@ -19,0 +16,0 @@ |
{ | ||
"name": "@quenty/promise", | ||
"version": "1.3.0-canary.209.c61f821.0", | ||
"version": "2.0.0-canary.209.382034a.0", | ||
"description": "Promise implementation for Roblox", | ||
@@ -28,4 +28,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/deferred": "1.3.0-canary.209.c61f821.0", | ||
"@quenty/maid": "1.3.0-canary.209.c61f821.0" | ||
"@quenty/deferred": "2.0.0-canary.209.382034a.0", | ||
"@quenty/maid": "2.0.0-canary.209.382034a.0" | ||
}, | ||
@@ -38,3 +38,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "c61f821d209ee35e2e50dec4086a938cecb9300a" | ||
"gitHead": "382034a5f12bae3077512a730e46015f19106eaf" | ||
} |
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
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
21794
+ Added@quenty/deferred@2.0.0-canary.209.382034a.0(transitive)
+ Added@quenty/maid@2.0.0-canary.209.382034a.0(transitive)
- Removed@quenty/deferred@1.3.0-canary.209.c61f821.0(transitive)
- Removed@quenty/maid@1.3.0-canary.209.c61f821.0(transitive)