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

@nuxtjs/vuetify

Package Overview
Dependencies
Maintainers
3
Versions
84
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nuxtjs/vuetify - npm Package Compare versions

Comparing version 0.3.0 to 0.3.1

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

<a name="0.3.1"></a>
## [0.3.1](https://github.com/nuxt/modules/compare/@nuxtjs/vuetify@0.3.0...@nuxtjs/vuetify@0.3.1) (2017-11-24)
**Note:** Version bump only for package @nuxtjs/vuetify
<a name="0.3.0"></a>

@@ -8,0 +16,0 @@ # [0.3.0](https://github.com/nuxt/modules/compare/@nuxtjs/vuetify@0.2.0...@nuxtjs/vuetify@0.3.0) (2017-11-24)

4

index.js

@@ -5,3 +5,3 @@ const path = require('path')

css: true,
materialIcons: false
materialIcons: true
}

@@ -22,3 +22,3 @@

type: 'text/css',
href: '//fonts.googleapis.com/css?family=Material+Icons'
href: '//fonts.googleapis.com/css?family=Roboto:300,400,500,700|Material+Icons'
})

@@ -25,0 +25,0 @@ }

{
"name": "@nuxtjs/vuetify",
"version": "0.3.0",
"version": "0.3.1",
"license": "MIT",

@@ -5,0 +5,0 @@ "main": "index.js",

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