Socket
Socket
Sign inDemoInstall

swup

Package Overview
Dependencies
Maintainers
1
Versions
142
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

swup - npm Package Compare versions

Comparing version 0.2.4 to 0.2.5

2

lib/modules/request.js

@@ -17,5 +17,5 @@ "use strict";

request.open("GET", location, true);
request.setRequestHeader("X-Requested-With", "XMLHttpRequest");
request.setRequestHeader("X-Requested-With", "swup");
request.send(null);
return request;
};
{
"name": "swup",
"version": "0.2.4",
"version": "0.2.5",
"description": "Animated page transitions with css - simple, quick and fun.",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

Sorry, the diff of this file is not supported yet

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