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

nuxt-site-config-kit

Package Overview
Dependencies
Maintainers
0
Versions
85
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nuxt-site-config-kit - npm Package Compare versions

Comparing version 2.2.18 to 2.2.20

11

package.json
{
"name": "nuxt-site-config-kit",
"type": "module",
"version": "2.2.18",
"version": "2.2.20",
"description": "Shared site configuration build-time utilities for Nuxt 3 modules.",

@@ -17,2 +17,3 @@ "license": "MIT",

},
"sideEffects": false,
"exports": {

@@ -41,8 +42,8 @@ ".": {

"dependencies": {
"@nuxt/kit": "^3.13.1",
"@nuxt/schema": "^3.13.1",
"pkg-types": "^1.2.0",
"@nuxt/kit": "^3.13.2",
"@nuxt/schema": "^3.13.2",
"pkg-types": "^1.2.1",
"std-env": "^3.7.0",
"ufo": "^1.5.4",
"site-config-stack": "2.2.18"
"site-config-stack": "2.2.20"
},

@@ -49,0 +50,0 @@ "scripts": {

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