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

vue-mateilwind

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-mateilwind - npm Package Compare versions

Comparing version 0.1.2 to 0.1.3

src/.DS_Store

22

package.json
{
"name": "vue-mateilwind",
"version": "0.1.2",
"version": "0.1.3",
"description": "Vue 3 components library based on TypeScript",

@@ -18,3 +18,3 @@ "author": {

},
"types": "src/types/index.d.ts",
"types": "src/types/main.d.ts",
"private": false,

@@ -26,2 +26,7 @@ "license": "MIT",

],
"scripts": {
"dev": "vite",
"build": "vite build",
"serve": "vite preview"
},
"dependencies": {

@@ -33,4 +38,3 @@ "@vueuse/core": "^6.7.5",

"vue": "^3.2.16",
"vue-i18n": "^9.2.0-beta.17",
"vue-router": "^4.0.12"
"vue-i18n": "^9.2.0-beta.17"
},

@@ -42,6 +46,3 @@ "devDependencies": {

"@vitejs/plugin-vue": "^1.9.4",
"cross-env": "^7.0.3",
"eslint": "^8.1.0",
"https-localhost": "^4.7.0",
"pnpm": "^6.20.2",
"sass": "^1.43.4",

@@ -56,8 +57,3 @@ "typescript": "^4.4.3",

"windicss": "^3.2.1"
},
"scripts": {
"dev": "vite",
"build": "vue-tsc --noEmit && vite build",
"serve": "vite preview"
}
}
}
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