Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-insta-stories

Package Overview
Dependencies
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-insta-stories - npm Package Compare versions

Comparing version 2.3.1 to 2.3.3

.github/workflows/publish.yml

5

package.json
{
"name": "react-insta-stories",
"version": "2.3.1",
"version": "2.3.3",
"description": "A React component for Instagram like stories",

@@ -16,3 +16,4 @@ "main": "dist/index.js",

"deploy": "gh-pages -d example/dist",
"buildall": "npm install && webpack --mode production && cd example && npm install && npm run build"
"buildall": "npm install && webpack --mode production && cd example && npm install && npm run build",
"postversion": "git push && git push --tags"
},

@@ -19,0 +20,0 @@ "repository": {

dist/index.js

Sorry, the diff of this file is too big to display

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