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

@magnetarjs/plugin-vue3

Package Overview
Dependencies
Maintainers
2
Versions
150
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@magnetarjs/plugin-vue3 - npm Package Compare versions

Comparing version 0.8.1 to 0.8.2

2

dist/index.d.ts

@@ -12,3 +12,3 @@ import { Clauses, MagnetarPlugin } from '@magnetarjs/types';

path?: string;
initialData?: Record<string, any> | [string, Record<string, any>][];
initialData?: Record<string, unknown> | [string, Record<string, unknown>][];
}

@@ -15,0 +15,0 @@ /**

{
"name": "@magnetarjs/plugin-vue3",
"version": "0.8.1",
"version": "0.8.2",
"sideEffects": false,

@@ -26,4 +26,4 @@ "description": "Magnetar plugin vue3",

"dependencies": {
"@magnetarjs/types": "0.8.1",
"@magnetarjs/utils": "0.8.1",
"@magnetarjs/types": "0.8.2",
"@magnetarjs/utils": "0.8.2",
"copy-anything": "^2.0.6",

@@ -38,4 +38,4 @@ "filter-anything": "^2.2.4",

"devDependencies": {
"@magnetarjs/core": "0.8.1",
"@magnetarjs/test-utils": "0.8.1",
"@magnetarjs/core": "0.8.2",
"@magnetarjs/test-utils": "0.8.2",
"vue": "^3.2.26"

@@ -42,0 +42,0 @@ },

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