Comparing version 6.1.1 to 6.1.2
@@ -5,2 +5,8 @@ # Changelog | ||
## [6.1.2] 2022-08-15 | ||
### Update | ||
- `tslib` and `typescript`. | ||
## [6.1.1] 2022-08-10 | ||
@@ -7,0 +13,0 @@ |
{ | ||
"name": "framesync", | ||
"license": "MIT", | ||
"version": "6.1.1", | ||
"version": "6.1.2", | ||
"description": "A frame-synced render loop for JavaScript", | ||
@@ -63,4 +63,4 @@ "author": "Matt Perry", | ||
"dependencies": { | ||
"tslib": "^2.3.1" | ||
"tslib": "2.4.0" | ||
} | ||
} |
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
42561
+ Addedtslib@2.4.0(transitive)
- Removedtslib@2.8.1(transitive)
Updatedtslib@2.4.0