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

loadingyk

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

loadingyk - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

src/lib/index.js

2

package.json
{
"name": "loadingyk",
"description": "A Vue.js project",
"version": "1.0.1",
"version": "1.0.2",
"author": "",

@@ -6,0 +6,0 @@ "license": "MIT",

import Vue from 'vue'
import App from './App.vue'
import Loading from './cell/loading/index.js';
import Loading from './lib/index.js';
Vue.use(Loading)

@@ -6,0 +6,0 @@

@@ -5,3 +5,3 @@ var path = require('path')

module.exports = {
entry: './src/cell/index.js',
entry: 'main.js',
output: {

@@ -8,0 +8,0 @@ path: path.resolve(__dirname, './dist'),

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