react-insta-stories
Advanced tools
Comparing version 2.5.0 to 2.5.4
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
64559
20
262