Socket
Socket
Sign inDemoInstall

grunt-cssjanus

Package Overview
Dependencies
101
Maintainers
3
Versions
12
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.4.0 to 0.5.0

10

package.json
{
"name": "grunt-cssjanus",
"version": "0.4.0",
"version": "0.5.0",
"description": "Grunt plugin to convert CSS stylesheets between left-to-right and right-to-left",

@@ -26,11 +26,11 @@ "homepage": "https://github.com/cssjanus/grunt-cssjanus",

"dependencies": {
"cssjanus": "^1.1.2"
"cssjanus": "^1.3.2"
},
"devDependencies": {
"eslint-config-wikimedia": "0.3.0",
"eslint-config-wikimedia": "0.12.0",
"grunt": "^1.0.1",
"grunt-eslint": "18.0.0"
"grunt-eslint": "21.0.0"
},
"peerDependencies": {
"grunt": ">=0.4.0"
"grunt": ">=1.0.4"
},

@@ -37,0 +37,0 @@ "keywords": [

@@ -1,2 +0,2 @@

[![Build Status](https://travis-ci.org/cssjanus/grunt-cssjanus.svg?branch=master)](https://travis-ci.org/cssjanus/grunt-cssjanus) [![npm](https://img.shields.io/npm/v/grunt-cssjanus.svg?style=flat)](https://www.npmjs.com/package/grunt-cssjanus)
[![Build Status](https://travis-ci.com/cssjanus/grunt-cssjanus.svg?branch=master)](https://travis-ci.com/cssjanus/grunt-cssjanus) [![npm](https://img.shields.io/npm/v/grunt-cssjanus.svg?style=flat)](https://www.npmjs.com/package/grunt-cssjanus)

@@ -8,3 +8,3 @@ # grunt-cssjanus

## Getting Started
This plugin requires Grunt `0.4` or higher
This plugin requires Grunt `1.0.4` or higher

@@ -70,2 +70,4 @@ If you haven't used [Grunt](https://gruntjs.com/) before, be sure to check out the [Getting Started](https://gruntjs.com/getting-started) guide, as it explains how to create a [Gruntfile](https://gruntjs.com/sample-gruntfile) as well as install and use Grunt plugins. Once you're familiar with that process, you may install this plugin with this command:

0.5.0 - Provide cssjanus 1.3.2; drop support for Node 7 and earlier
0.4.0 - Drop support for Node 0.10 and 0.12.

@@ -72,0 +74,0 @@

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