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

nuxt-api-party

Package Overview
Dependencies
Maintainers
1
Versions
97
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nuxt-api-party - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

2

dist/module.json

@@ -7,3 +7,3 @@ {

},
"version": "1.1.1"
"version": "1.1.2"
}
{
"name": "nuxt-api-party",
"type": "module",
"version": "1.1.1",
"packageManager": "pnpm@8.15.5",
"version": "1.1.2",
"packageManager": "pnpm@8.15.6",
"description": "Securely connect to any API with a server proxy and dynamic composables",

@@ -50,9 +50,9 @@ "author": "Johann Schopplich <pkg@johannschopplich.com>",

"dependencies": {
"@nuxt/kit": "^3.11.1",
"@nuxt/kit": "^3.11.2",
"defu": "^6.1.4",
"ofetch": "^1.3.3",
"ofetch": "^1.3.4",
"ohash": "^1.1.3",
"pathe": "^1.1.2",
"scule": "^1.3.0",
"ufo": "^1.5.2"
"ufo": "^1.5.3"
},

@@ -63,13 +63,12 @@ "optionalDependencies": {

"devDependencies": {
"@antfu/eslint-config": "^2.8.3",
"@antfu/eslint-config": "^2.12.2",
"@nuxt/module-builder": "^0.5.5",
"@nuxt/test-utils": "^3.12.0",
"@types/node": "^20.11.29",
"@types/node": "^20.12.5",
"bumpp": "^9.4.0",
"eslint": "^8.57.0",
"nuxt": "^3.11.1",
"typescript": "^5.4.2",
"vitest": "^1.4.0",
"vue-tsc": "^2.0.6"
"nuxt": "^3.11.2",
"typescript": "^5.4.4",
"vitest": "^1.4.0"
}
}

@@ -28,7 +28,3 @@ [![nuxt-api-party](./docs/public/og.jpg)](https://nuxt-api-party.byjohann.dev)

```bash
# pnpm
pnpm add -D nuxt-api-party
# npm
npm i -D nuxt-api-party
npx nuxi@latest module add api-party
```

@@ -35,0 +31,0 @@

Sorry, the diff of this file is not supported yet

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