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.1 to 1.3.2

2

dist/repl.d.ts

@@ -118,2 +118,3 @@ import { AllowedComponentProps } from 'vue';

setFiles(newFiles: Record<string, string>, mainFile?: string): Promise<void>;
private forceSandboxReset;
private initImportMap;

@@ -164,4 +165,5 @@ getImportMap(): any;

vueServerRendererURL: string;
resetFlip: boolean;
}
export { }

2

package.json
{
"name": "@vue/repl",
"version": "1.3.1",
"version": "1.3.2",
"description": "Vue component for editing Vue components",

@@ -5,0 +5,0 @@ "main": "dist/ssr-stub.js",

Sorry, the diff of this file is not supported yet

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