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

@teamnovu/vite-plugin-vue-gql-statamic

Package Overview
Dependencies
Maintainers
0
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@teamnovu/vite-plugin-vue-gql-statamic - npm Package Compare versions

Comparing version 0.4.1 to 0.4.2

4

dist/index.es.d.ts

@@ -12,5 +12,5 @@ import type { Plugin as Plugin_2 } from 'vite';

declare function (options?: Partial<Config>): Plugin_2;
export default default_2;
declare function vueGqlStatamic(options?: Partial<Config>): Plugin_2<any>;
export default vueGqlStatamic;
export { }
{
"name": "@teamnovu/vite-plugin-vue-gql-statamic",
"version": "0.4.1",
"version": "0.4.2",
"description": "A Vite plugin to write GraphQL queries for Statamic inside Vue components.",

@@ -46,5 +46,3 @@ "repository": "https://github.com/teamnovu/vite-plugin-vue-gql-statamic",

"graphql": "^16.9.0",
"node-html-parser": "^6.1.13",
"vite": "^5.4.11",
"vue": "^3.5.13"
"node-html-parser": "^6.1.13"
},

@@ -65,4 +63,6 @@ "devDependencies": {

"vite-plugin-dts": "^3.5.2",
"vitest": "^0.34.1"
"vitest": "^0.34.1",
"vite": "^5.4.11",
"vue": "^3.5.13"
}
}
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