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

v3roll

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

v3roll - npm Package Compare versions

Comparing version 0.1.22 to 0.1.23

2

package.json
{
"name": "v3roll",
"version": "0.1.22",
"version": "0.1.23",
"scripts": {

@@ -5,0 +5,0 @@ "serve": "vue-cli-service serve",

@@ -1,2 +0,2 @@

import { DefineComponent,App as Application, Plugin } from 'vue';
import { App as Application, Plugin } from 'vue';

@@ -11,8 +11,8 @@ declare function install(vue: Application, options?: any): void;

export interface HelloWorld extends DefineComponent {
msg?: string
}
// export interface HelloWorld extends DefineComponent {
// msg?: string
// }
export interface TestWorld extends DefineComponent {
msg?: string
}
// export interface TestWorld extends DefineComponent {
// msg?: string
// }
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