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.5.0 to 2.5.4

6

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

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

"buildall": "npm install && webpack --mode production && cd example && npm install && npm run build",
"postversion": "git push && git push --tags"
"postversion": "git push && git push --tags",
"analyze-bundle": "webpack --profile --json > stats.json && webpack-bundle-analyzer stats.json --mode=static"
},

@@ -57,2 +58,3 @@ "files": [

"webpack": "^5.76.2",
"webpack-bundle-analyzer": "^4.8.0",
"webpack-cli": "^5.0.1",

@@ -59,0 +61,0 @@ "webpack-dev-server": "^4.12.0"

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