Socket
Socket
Sign inDemoInstall

@cocreate/instagram

Package Overview
Dependencies
Maintainers
1
Versions
195
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cocreate/instagram - npm Package Compare versions

Comparing version 1.2.48 to 1.2.49

7

CHANGELOG.md

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

## [1.2.49](https://github.com/CoCreate-app/CoCreate-instagram/compare/v1.2.48...v1.2.49) (2022-12-30)
### Bug Fixes
* update config sources to use template braces with entry on src ([e80c910](https://github.com/CoCreate-app/CoCreate-instagram/commit/e80c910af140e8fbbab291f6c6eb8c055770f907))
## [1.2.48](https://github.com/CoCreate-app/CoCreate-instagram/compare/v1.2.47...v1.2.48) (2022-12-29)

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

3

CoCreate.config.js

@@ -9,3 +9,2 @@ module.exports = {

{
"entry": "./docs/index.html",
"collection": "files",

@@ -16,3 +15,3 @@ "document": {

"path": "/docs/instagram/index.html",
"src": "{{source}}",
"src": "{{./docs/index.html}}",
"domains": [

@@ -19,0 +18,0 @@ "*",

{
"name": "@cocreate/instagram",
"version": "1.2.48",
"version": "1.2.49",
"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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc