Socket
Socket
Sign inDemoInstall

cloud-vanilla-theme

Package Overview
Dependencies
1
Maintainers
4
Versions
26
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.1 to 0.1.2

3

gulpfile.js

@@ -45,3 +45,4 @@ var gulp = require('gulp'),

style: 'expanded',
onError: throwSassError
onError: throwSassError,
includePaths: ['node_modules/']
}))

@@ -48,0 +49,0 @@ .pipe(autoprefixer('last 2 version', 'safari 5', 'ie 8', 'ie 9', 'opera 12.1'))

{
"name": "cloud-vanilla-theme",
"version": "0.1.1",
"version": "0.1.2",
"description": "A Cloud flavoured theme for the wonderfully simple, extendable CSS framework.",

@@ -5,0 +5,0 @@ "author": {

@@ -7,3 +7,3 @@ # Cloud vanilla theme for Vanilla framework

Install the Node package into your project:
Install the Node package into your project with npm v3 or newer:

@@ -10,0 +10,0 @@ ``` bash

Sorry, the diff of this file is not supported yet

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc