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.24 to 0.1.25

2

package.json
{
"name": "v3roll",
"version": "0.1.24",
"version": "0.1.25",
"scripts": {

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

@@ -1,9 +0,8 @@

import { App as Application, Plugin } from 'vue';
import { Plugin } from 'vue';
declare function install(vue: Application, options?: any): void;
declare const _default: {
install: typeof install;
};
declare const v3roll: Exclude<Plugin['install'], undefined>;
export default v3roll;
export default _default;
export const TestWorld: Exclude<Plugin['install'], undefined>;
export const HelloWorld: Exclude<Plugin['install'], undefined>;
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