Socket
Socket
Sign inDemoInstall

@cocreate/instagram

Package Overview
Dependencies
20
Maintainers
1
Versions
195
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.4.17 to 1.4.18

7

CHANGELOG.md

@@ -0,1 +1,8 @@

## [1.4.18](https://github.com/CoCreate-app/CoCreate-instagram/compare/v1.4.17...v1.4.18) (2023-06-11)
### Bug Fixes
* renamed hosts to host. the value can be a string or an array of strings ([e4fe8be](https://github.com/CoCreate-app/CoCreate-instagram/commit/e4fe8be967b6f8af6842815fdd38153476acfb8e))
## [1.4.17](https://github.com/CoCreate-app/CoCreate-instagram/compare/v1.4.16...v1.4.17) (2023-06-10)

@@ -2,0 +9,0 @@

2

CoCreate.config.js

@@ -13,3 +13,3 @@ module.exports = {

"src": "{{./docs/index.html}}",
"hosts": [
"host": [
"*",

@@ -16,0 +16,0 @@ "general.cocreate.app"

{
"name": "@cocreate/instagram",
"version": "1.4.17",
"version": "1.4.18",
"description": "A simple instagram component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",

@@ -5,0 +5,0 @@ "keywords": [

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc