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.4.20 to 1.4.21

7

CHANGELOG.md

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

## [1.4.21](https://github.com/CoCreate-app/CoCreate-instagram/compare/v1.4.20...v1.4.21) (2023-06-11)
### Bug Fixes
* postintall error ([979d4cf](https://github.com/CoCreate-app/CoCreate-instagram/commit/979d4cfe4c322c5e9c8c3d5cd59facae9ef1048c))
## [1.4.20](https://github.com/CoCreate-app/CoCreate-instagram/compare/v1.4.19...v1.4.20) (2023-06-11)

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

4

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

@@ -30,3 +30,3 @@ "keywords": [

"dev": "npx webpack --config webpack.config.js --watch",
"postinstall": "node ./node_modules/@cocreate/cli/check-coc.js"
"postinstall": "node $PWD/node_modules/@cocreate/cli/check-coc.js"
},

@@ -33,0 +33,0 @@ "repository": {

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