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.6.1 to 0.6.2

10

package.json
{
"name": "@magnetarjs/plugin-vue3",
"version": "0.6.1",
"version": "0.6.2",
"sideEffects": false,

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

"dependencies": {
"@magnetarjs/core": "0.6.1",
"@magnetarjs/utils": "0.6.1",
"@magnetarjs/core": "0.6.2",
"@magnetarjs/utils": "0.6.2",
"copy-anything": "^2.0.6",

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

"devDependencies": {
"@magnetarjs/test-utils": "0.6.1",
"@magnetarjs/test-utils": "0.6.2",
"vue": "^3.2.26"

@@ -87,3 +87,3 @@ },

"scripts": {
"build": "tsup src/index.ts --format esm,cjs --dts",
"build": "tsup src/index.ts --clean --format esm,cjs --dts",
"dev": "pnpm build --watch",

@@ -90,0 +90,0 @@ "test-and-build": "npm run test && npm run build",

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