@cocreate/instagram
Advanced tools
Comparing version 1.2.58 to 1.2.59
@@ -0,1 +1,8 @@ | ||
## [1.2.59](https://github.com/CoCreate-app/CoCreate-instagram/compare/v1.2.58...v1.2.59) (2023-01-29) | ||
### Bug Fixes | ||
* bump dependencies ([340128a](https://github.com/CoCreate-app/CoCreate-instagram/commit/340128aae7a69064b6dabdeb3ec756c59d305e14)) | ||
## [1.2.58](https://github.com/CoCreate-app/CoCreate-instagram/compare/v1.2.57...v1.2.58) (2023-01-29) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@cocreate/instagram", | ||
"version": "1.2.58", | ||
"version": "1.2.59", | ||
"description": "A simple instagram component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.", | ||
@@ -62,5 +62,5 @@ "keywords": [ | ||
"dependencies": { | ||
"@cocreate/api": "^1.6.7", | ||
"@cocreate/docs": "^1.5.9" | ||
"@cocreate/api": "^1.6.8", | ||
"@cocreate/docs": "^1.5.10" | ||
} | ||
} |
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
65646
Updated@cocreate/api@^1.6.8
Updated@cocreate/docs@^1.5.10