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

made-vue-range-selector

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

made-vue-range-selector - npm Package Compare versions

Comparing version 0.1.0-alpha.5 to 0.1.0-alpha.6

components/index.d.ts

34

package.json
{
"name": "made-vue-range-selector",
"version": "0.1.0-alpha.5",
"version": "0.1.0-alpha.6",
"main": "./made-vue-range-selector.umd.js",

@@ -52,24 +52,24 @@ "module": "./made-vue-range-selector.es.js",

"devDependencies": {
"@babel/core": "^7.17.2",
"@types/jest": "^27.4.0",
"@types/node": "^17.0.16",
"@vitejs/plugin-vue": "^2.1.0",
"@vue/compiler-sfc": "^3.2.30",
"autoprefixer": "^10.4.2",
"babel-loader": "^8.2.3",
"@babel/core": "^7.17.10",
"@types/jest": "^27.4.1",
"@types/node": "^17.0.30",
"@vitejs/plugin-vue": "^2.3.1",
"@vue/compiler-sfc": "^3.2.33",
"autoprefixer": "^10.4.5",
"babel-loader": "^8.2.5",
"jest": "^27.5.1",
"postcss": "^8.4.6",
"postcss": "^8.4.13",
"rollup-plugin-copy": "^3.4.0",
"sass": "^1.49.7",
"tailwindcss": "^3.0.19",
"ts-jest": "^27.1.3",
"typescript": "^4.5.5",
"vite": "^2.7.13",
"vite-plugin-dts": "^0.9.9",
"sass": "^1.51.0",
"tailwindcss": "^3.0.24",
"ts-jest": "^27.1.4",
"typescript": "^4.6.4",
"vite": "^2.9.6",
"vite-plugin-dts": "^1.1.1",
"vue-loader": "^17.0.0",
"vue-tsc": "^0.31.2"
"vue-tsc": "^0.34.11"
},
"dependencies": {
"vue": "^3.2.30"
"vue": "^3.2.33"
}
}

@@ -12,2 +12,4 @@ <img src="https://github.com/MADE-Apps/MADE-Vue/blob/main/assets/ProjectBanner.png" alt="MADE Vue project banner" />

<img src="https://raw.githubusercontent.com/MADE-Apps/MADE-Vue/main/assets/components/rangeselector.png" alt="MADE Vue Range Selector Component" />
## Usage

@@ -14,0 +16,0 @@

Sorry, the diff of this file is not supported yet

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