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

vue-play

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-play - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

package.json
{
"name": "vue-play",
"version": "1.0.0",
"version": "1.0.1",
"description": "Play with your vue components.",

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

@@ -16,3 +16,3 @@ ![logo](./media/logo.png)

```js
import Play from 'vue-play'
import {Play} from 'vue-play'
import 'vue-play/dist/vue-play.css'

@@ -19,0 +19,0 @@

@@ -10,3 +10,3 @@ import EVA from 'eva.js'

export default class Play {
class Play {
useComponents(components) {

@@ -90,1 +90,3 @@ this.localComponents = components

}
export {Play}

Sorry, the diff of this file is too big to display

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