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

survey-creator-vue

Package Overview
Dependencies
Maintainers
0
Versions
60
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

survey-creator-vue - npm Package Compare versions

Comparing version 1.12.11 to 1.12.12

types/components/Scroll.vue.d.ts

8

package.json
{
"name": "survey-creator-vue",
"version": "1.12.11",
"version": "1.12.12",
"description": "Use SurveyJS Creator to create or edit JSON for SurveyJS Form Library.",

@@ -24,7 +24,7 @@ "keywords": [

"peerDependencies": {
"survey-core": "1.12.11",
"survey-creator-core": "1.12.11",
"survey-vue3-ui": "1.12.11",
"survey-core": "1.12.12",
"survey-creator-core": "1.12.12",
"survey-vue3-ui": "1.12.12",
"vue": "^3.2.41"
}
}
import type { SurveyCreatorModel } from "survey-creator-core";
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<{
creator: SurveyCreatorModel;
model: SurveyCreatorModel;
}>>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<{
creator: SurveyCreatorModel;
model: SurveyCreatorModel;
}>>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;

@@ -7,0 +7,0 @@ export default _default;

@@ -0,0 +0,0 @@ import type { SurveyCreatorModel } from "survey-creator-core";

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

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