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

@gits-id/app-bar

Package Overview
Dependencies
Maintainers
1
Versions
88
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gits-id/app-bar - npm Package Compare versions

Comparing version 0.4.1-alpha.11 to 0.4.5-alpha.0

dist/types/VAppBar.vue.d.ts

12

package.json
{
"name": "@gits-id/app-bar",
"version": "0.4.1-alpha.11+3f33820",
"version": "0.4.5-alpha.0",
"description": "GITS AppBar Component",
"scripts": {
"build": "vite build && tsc --emitDeclarationOnly && mv dist/src dist/types",
"build": "vite build && vue-tsc --emitDeclarationOnly && mv dist/src dist/types",
"prepublishOnly": "npm run build",

@@ -22,5 +22,5 @@ "test": "vitest"

"devDependencies": {
"@gits-id/button": "^0.4.1-alpha.11+3f33820",
"@gits-id/tailwind-config": "^0.4.1-alpha.0",
"@gits-id/utils": "^0.4.1-alpha.0",
"@gits-id/button": "^0.4.5-alpha.0",
"@gits-id/tailwind-config": "^0.4.5-alpha.0",
"@gits-id/utils": "^0.4.5-alpha.0",
"@vue/test-utils": "^2.0.0-rc.17",

@@ -37,3 +37,3 @@ "c8": "^7.11.3",

"types": "./dist/types/index.d.ts",
"gitHead": "3f33820fde0402a570b315ea3bb8e256445cc697"
"gitHead": "63ecc25f18e70b95f1d516b2e7145177ab602649"
}

@@ -17,3 +17,4 @@ {

"emitDeclarationOnly": true,
"allowSyntheticDefaultImports": true
"allowSyntheticDefaultImports": true,
"jsx": "preserve"
},

@@ -20,0 +21,0 @@ "include": ["src/vue.d.ts", "*.vue", "src"],

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