New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@vue-macros/api

Package Overview
Dependencies
Maintainers
0
Versions
70
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vue-macros/api - npm Package Compare versions

Comparing version 0.10.0 to 0.10.1

10

package.json
{
"name": "@vue-macros/api",
"version": "0.10.0",
"version": "0.10.1",
"description": "General API for Vue Macros.",

@@ -34,3 +34,2 @@ "type": "module",

".": {
"dev": "./src/index.ts",
"require": "./dist/index.cjs",

@@ -41,6 +40,9 @@ "import": "./dist/index.js"

},
"publishConfig": {
"access": "public"
},
"dependencies": {
"@babel/types": "^7.24.9",
"@babel/types": "^7.25.0",
"resolve.exports": "^2.0.2",
"@vue-macros/common": "1.11.0"
"@vue-macros/common": "1.12.0"
},

@@ -47,0 +49,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