Socket
Socket
Sign inDemoInstall

@vue/repl

Package Overview
Dependencies
21
Maintainers
7
Versions
88
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.3.2 to 1.3.3

2

dist/repl.d.ts

@@ -83,5 +83,5 @@ import { AllowedComponentProps } from 'vue';

store: Store;
showImportMap: boolean;
showCompileOutput: boolean;
autoResize: boolean;
showImportMap: boolean;
clearConsole: boolean;

@@ -88,0 +88,0 @@ }>;

{
"name": "@vue/repl",
"version": "1.3.2",
"version": "1.3.3",
"description": "Vue component for editing Vue components",

@@ -38,6 +38,6 @@ "main": "dist/ssr-stub.js",

"@babel/types": "^7.15.6",
"@microsoft/api-extractor": "^7.19.2",
"@microsoft/api-extractor": "^7.34.4",
"@types/codemirror": "^5.60.2",
"@types/node": "^16.11.12",
"@vitejs/plugin-vue": "^3.0.0",
"@types/node": "^18.15.3",
"@vitejs/plugin-vue": "^4.1.0",
"codemirror": "^5.62.3",

@@ -47,7 +47,7 @@ "fflate": "^0.7.3",

"rimraf": "^3.0.2",
"sucrase": "^3.20.1",
"typescript": "^4.5.4",
"vite": "^3.1.0",
"vue": "^3.2.39",
"vue-tsc": "^0.40.13"
"sucrase": "^3.29.0",
"typescript": "^4.9.5",
"vite": "^4.2.0",
"vue": "^3.2.47",
"vue-tsc": "^1.2.0"
},

@@ -54,0 +54,0 @@ "peerDependencies": {

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc