New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

sweetalert2

Package Overview
Dependencies
Maintainers
1
Versions
742
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sweetalert2 - npm Package Compare versions

Comparing version 3.3.4 to 3.3.5

4

package.json
{
"name": "sweetalert2",
"version": "3.3.4",
"version": "3.3.5",
"repository": "https://github.com/limonte/sweetalert2.git",

@@ -45,3 +45,3 @@ "homepage": "https://limonte.github.io/sweetalert2/",

"test": "gulp test",
"postinstall": "git ls-files dist | tr '\\n' ' ' | xargs git update-index --assume-unchanged"
"postinstall": "if [ -d .git ]; then git ls-files dist | tr '\\n' ' ' | xargs git update-index --assume-unchanged; fi"
},

@@ -48,0 +48,0 @@ "bugs": "https://github.com/limonte/sweetalert2/issues",

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