New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@kanbang/plugin-options-vue3

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kanbang/plugin-options-vue3 - npm Package Compare versions

Comparing version 1.10.3 to 1.10.5

5

dist/baklavajs-plugin-options-vue/src/InputOption.vue.d.ts

@@ -5,3 +5,8 @@ import { Vue } from "vue-property-decorator";

name: string;
editMode: boolean;
tempValue: string;
get listeners(): any;
setValue(newValue: String): void;
enterEditMode(): Promise<void>;
leaveEditMode(): void;
}

2

package.json
{
"name": "@kanbang/plugin-options-vue3",
"version": "1.10.3",
"version": "1.10.5",
"description": "This plugin adds a set of predefined option components to the renderer-vue plugin for BaklavaJS",

@@ -5,0 +5,0 @@ "author": "zhai",

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

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