Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

vue-tour

Package Overview
Dependencies
Maintainers
3
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-tour - npm Package Compare versions

Comparing version 1.3.0 to 1.3.1

types/index.d.ts

0

.eslintrc.js

@@ -0,0 +0,0 @@ module.exports = {

@@ -0,0 +0,0 @@ module.exports = {

@@ -5,2 +5,9 @@ # Changelog

### [1.3.1](https://github.com/pulsardev/vue-tour/compare/v1.3.0...v1.3.1) (2020-05-08)
### Features
* provide types for typescript ([eee7fef](https://github.com/pulsardev/vue-tour/commit/eee7fef6d7ae549b28a7b640bafdda621814f147))
## [1.3.0](https://github.com/pulsardev/vue-tour/compare/v1.2.0...v1.3.0) (2020-02-06)

@@ -7,0 +14,0 @@

module.exports = {
preset: '@vue/cli-plugin-unit-jest'
}

3

package.json
{
"name": "vue-tour",
"version": "1.3.0",
"version": "1.3.1",
"description": "Vue Tour is a lightweight, simple and customizable tour plugin for use with Vue.js. It provides a quick and easy way to guide your users through your application.",

@@ -13,2 +13,3 @@ "author": "Pulsar <pulsar.dev.team@gmail.com>",

},
"typings": "types/index.d.ts",
"keywords": [

@@ -15,0 +16,0 @@ "vue",

@@ -0,0 +0,0 @@ import VTour from './components/VTour'

@@ -0,0 +0,0 @@ import { mount } from '@vue/test-utils'

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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