Socket
Socket
Sign inDemoInstall

quasar

Package Overview
Dependencies
Maintainers
1
Versions
394
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

quasar - npm Package Compare versions

Comparing version 1.0.0-alpha.3 to 1.0.0-alpha.4

dist/api/index.json

3

dist/babel-transforms/imports.js

@@ -157,4 +157,3 @@ const map = {

"throttle": "src/utils/throttle.js",
"uid": "src/utils/uid.js",
"api/QIcon": "src/components/icon/QIcon.json"
"uid": "src/utils/uid.js"
}

@@ -161,0 +160,0 @@

{
"name": "quasar",
"version": "1.0.0-alpha.3",
"version": "1.0.0-alpha.4",
"description": "Build responsive SPA, SSR, PWA, Hybrid Mobile Apps and Electron apps, all simultaneously using the same codebase",

@@ -108,4 +108,4 @@ "module": "src/index.esm.js",

"vetur": {
"tags": "dist/helper-json/quasar-tags.json",
"attributes": "dist/helper-json/quasar-attributes.json"
"tags": "dist/vetur/quasar-tags.json",
"attributes": "dist/vetur/quasar-attributes.json"
},

@@ -112,0 +112,0 @@ "engines": {

{
"type": "component",
"props": {

@@ -10,10 +9,6 @@ "name": {

"color": {
"type": "String",
"desc": "Color name from the Quasar Color Palette",
"examples": [ "primary", "teal-10" ]
"extends": "color"
},
"size": {
"type": "String",
"desc": "Size of icon in CSS units, including unit name.",
"examples": [ "16px", "2rem" ]
"extends": "size"
},

@@ -20,0 +15,0 @@ "left": {

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