@cocreate/instagram
Advanced tools
Comparing version 1.1.23 to 1.1.24
@@ -0,1 +1,8 @@ | ||
## [1.1.24](https://github.com/CoCreate-app/CoCreate-instagram/compare/v1.1.23...v1.1.24) (2021-10-06) | ||
### Bug Fixes | ||
* update dependencies ([86af991](https://github.com/CoCreate-app/CoCreate-instagram/commit/86af991d691e0d9a6cf20dcc0a809d48f776f26f)) | ||
## [1.1.23](https://github.com/CoCreate-app/CoCreate-instagram/compare/v1.1.22...v1.1.23) (2021-10-05) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@cocreate/instagram", | ||
"version": "1.1.23", | ||
"version": "1.1.24", | ||
"description": "A simple instagram component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.", | ||
@@ -63,5 +63,5 @@ "keywords": [ | ||
"dependencies": { | ||
"@cocreate/api": "^1.1.23", | ||
"@cocreate/docs": "^1.2.28" | ||
"@cocreate/api": "^1.1.24", | ||
"@cocreate/docs": "^1.2.29" | ||
} | ||
} |
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
41016
Updated@cocreate/api@^1.1.24
Updated@cocreate/docs@^1.2.29