Socket
Socket
Sign inDemoInstall

@cocreate/instagram

Package Overview
Dependencies
38
Maintainers
1
Versions
194
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.4.14 to 1.4.15

7

CHANGELOG.md

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

## [1.4.15](https://github.com/CoCreate-app/CoCreate-instagram/compare/v1.4.14...v1.4.15) (2023-06-04)
### Bug Fixes
* Refactor CoCreate.config.js to remove hard-coded credentials ([7b0ba64](https://github.com/CoCreate-app/CoCreate-instagram/commit/7b0ba64a6eefeb3f8937c97f9378bdf13e5d682f))
## [1.4.14](https://github.com/CoCreate-app/CoCreate-instagram/compare/v1.4.13...v1.4.14) (2023-06-04)

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

6

CoCreate.config.js
module.exports = {
"config": {
"organization_id": "5ff747727005da1c272740ab",
"key": "2061acef-0451-4545-f754-60cf8160",
"host": "general.cocreate.app"
"organization_id": "",
"key": "",
"host": ""
},

@@ -7,0 +7,0 @@ "sources": [

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

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

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc