@cocreate/instagram
Advanced tools
Comparing version 1.1.11 to 1.1.12
@@ -0,1 +1,8 @@ | ||
## [1.1.12](https://github.com/CoCreate-app/CoCreate-instagram/compare/v1.1.11...v1.1.12) (2021-09-09) | ||
### Bug Fixes | ||
* update dependencies ([0e14688](https://github.com/CoCreate-app/CoCreate-instagram/commit/0e14688e5e886fd24cf67a4109e295e67006bfa9)) | ||
## [1.1.11](https://github.com/CoCreate-app/CoCreate-instagram/compare/v1.1.10...v1.1.11) (2021-09-09) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@cocreate/instagram", | ||
"version": "1.1.11", | ||
"version": "1.1.12", | ||
"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.9", | ||
"@cocreate/docs": "^1.2.9" | ||
"@cocreate/api": "^1.1.11", | ||
"@cocreate/docs": "^1.2.13" | ||
} | ||
} |
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
37770
Updated@cocreate/api@^1.1.11
Updated@cocreate/docs@^1.2.13