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

brei-grunt-config

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

brei-grunt-config - npm Package Compare versions

Comparing version 1.0.6 to 1.1.0

.travis.yml

3

grunt-config/autoprefixer.js

@@ -5,3 +5,4 @@ module.exports = function(grunt, options){

browsers: ['> 5% in US', 'last 2 versions', 'Firefox ESR', 'IE >= 8', 'iOS >= 8'],
remove: false
remove: false,
map: true
},

@@ -8,0 +9,0 @@ dist: {

@@ -18,3 +18,4 @@ module.exports = function(grunt, options){

debugInfo: false,
quiet: true
quiet: true,
sourcemap: true
},

@@ -21,0 +22,0 @@ dist: {

{
"name": "brei-grunt-config",
"version": "1.0.6",
"version": "1.1.0",
"description": "BarkleyREI abstracted grunt tasks",
"main": "Gruntfile.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"test": "exit 0"
},

@@ -9,0 +9,0 @@ "repository": {

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