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

@vue-macros/common

Package Overview
Dependencies
Maintainers
1
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vue-macros/common - npm Package Compare versions

Comparing version 1.7.0 to 1.7.1

14

package.json
{
"name": "@vue-macros/common",
"version": "1.7.0",
"version": "1.7.1",
"packageManager": "pnpm@8.6.12",

@@ -35,6 +35,2 @@ "description": "common feature from Vue Macros.",

"dev": "./src/index.ts",
"types": {
"require": "./dist/index.d.ts",
"import": "./dist/index.d.mts"
},
"require": "./dist/index.js",

@@ -57,6 +53,6 @@ "import": "./dist/index.mjs"

"dependencies": {
"@babel/types": "^7.22.5",
"@rollup/pluginutils": "^5.0.2",
"@babel/types": "^7.22.10",
"@rollup/pluginutils": "^5.0.3",
"@vue/compiler-sfc": "^3.3.4",
"ast-kit": "^0.9.5",
"ast-kit": "^0.10.0",
"local-pkg": "^0.4.3",

@@ -66,3 +62,3 @@ "magic-string-ast": "^0.3.0"

"devDependencies": {
"@babel/parser": "^7.22.7"
"@babel/parser": "^7.22.10"
},

@@ -69,0 +65,0 @@ "engines": {

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