@cocreate/instagram
Advanced tools
Comparing version 1.4.18 to 1.4.19
@@ -0,1 +1,8 @@ | ||
## [1.4.19](https://github.com/CoCreate-app/CoCreate-instagram/compare/v1.4.18...v1.4.19) (2023-06-11) | ||
### Bug Fixes | ||
* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([6565e8b](https://github.com/CoCreate-app/CoCreate-instagram/commit/6565e8b47c0df4bc45fbf65cb5b11809db072ee0)) | ||
## [1.4.18](https://github.com/CoCreate-app/CoCreate-instagram/compare/v1.4.17...v1.4.18) (2023-06-11) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@cocreate/instagram", | ||
"version": "1.4.18", | ||
"version": "1.4.19", | ||
"description": "A simple instagram component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.", | ||
@@ -50,3 +50,3 @@ "keywords": [ | ||
"@babel/preset-env": "^7.9.6", | ||
"@cocreate/cli": "^1.29.3", | ||
"@cocreate/cli": "^1.33.0", | ||
"babel-loader": "^8.1.0", | ||
@@ -63,4 +63,4 @@ "clean-webpack-plugin": "^3.0.0", | ||
"dependencies": { | ||
"@cocreate/api": "^1.10.18" | ||
"@cocreate/api": "^1.10.20" | ||
} | ||
} |
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
84397
Updated@cocreate/api@^1.10.20