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

vue-data-loading

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-data-loading - npm Package Compare versions

Comparing version 0.1.2 to 0.1.3

dist/index.js

2

build/webpack.dist.dev.js

@@ -18,3 +18,3 @@ 'use strict'

output: {
path: path.resolve(__dirname, '../dist/npm'),
path: path.resolve(__dirname, '../dist'),
publicPath: '/dist/',

@@ -21,0 +21,0 @@ filename: 'index.js',

@@ -18,3 +18,3 @@ 'use strict'

output: {
path: path.resolve(__dirname, '../dist/npm'),
path: path.resolve(__dirname, '../dist'),
publicPath: '/dist/',

@@ -21,0 +21,0 @@ filename: 'index.min.js',

{
"name": "vue-data-loading",
"version": "0.1.2",
"version": "0.1.3",
"description": "Another component: infinite scroll and pull down to fetch data.",
"main": "src/components/vue-data-loading.vue",
"main": "dist/index.js",
"author": "bedlate <bedlate@gmail.com>",

@@ -7,0 +7,0 @@ "scripts": {

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