Socket
Socket
Sign inDemoInstall

vue-scroll-behavior

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-scroll-behavior - npm Package Compare versions

Comparing version 0.1.3 to 0.1.4

2

dist/vue-scroll-behavior.js
/**
* vue-scroll-behavior v0.1.2
* vue-scroll-behavior v0.1.4
* (c) 2017 jeneser <jeneserwang@gmail.com>

@@ -4,0 +4,0 @@ * @license MIT

{
"name": "vue-scroll-behavior",
"description": "Scroll behavior for Vue.js",
"version": "0.1.3",
"version": "0.1.4",
"private": false,

@@ -18,2 +18,3 @@ "main": "dist/vue-scroll-behavior.js",

},
"unpkg": "dist/vue-scroll-behavior.js",
"keywords": [

@@ -20,0 +21,0 @@ "vue",

@@ -51,2 +51,8 @@ ## vue-scroll-behavior

**CDN**
```html
<script src="https://unpkg.com/vue-scroll-behavior@0.1.4/dist/vue-scroll-behavior.js"></script>
```
## Description

@@ -86,2 +92,3 @@

- Publish @0.1.3
- Publish @0.1.4

@@ -88,0 +95,0 @@ ## Contribute

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