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.3.3 to 0.3.4

2

package.json
{
"name": "swup",
"version": "0.3.3",
"version": "0.3.4",
"description": "Animated page transitions with css.",

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

@@ -342,6 +342,6 @@ # swup

Plugins may also have some default options. To rewrite default options of plugin, use swup's `usePlugin` function.
Plugins may also have some default options. To rewrite default options of plugin, use swup's `usePlugin` function to enable plugin.
```javascript
var swup = new Swup(options)
var swup = new Swup()
swup.usePlugin(pluginName, {option: "value of options"})

@@ -348,0 +348,0 @@ ```

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