Comparing version 7.3.1 to 7.3.2
{ | ||
"name": "sheetify", | ||
"version": "7.3.1", | ||
"version": "7.3.2", | ||
"description": "Modular CSS bundler", | ||
@@ -24,5 +24,5 @@ "repository": "stackcss/sheetify", | ||
"dependencies": { | ||
"@choojs/findup": "^0.2.0", | ||
"acorn-node": "^1.3.0", | ||
"fast-json-parse": "^1.0.2", | ||
"findup": "^0.1.5", | ||
"insert-css": "^2.0.0", | ||
@@ -29,0 +29,0 @@ "map-limit": "0.0.1", |
@@ -5,5 +5,5 @@ const cssResolve = require('style-resolve').sync | ||
const parse = require('fast-json-parse') | ||
const findup = require('@choojs/findup') | ||
const mapLimit = require('map-limit') | ||
const through = require('through2') | ||
const findup = require('findup') | ||
const xtend = require('xtend') | ||
@@ -10,0 +10,0 @@ const path = require('path') |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
37454
+ Added@choojs/findup@^0.2.0
+ Added@choojs/findup@0.2.1(transitive)
+ Addedcommander@2.20.3(transitive)
- Removedfindup@^0.1.5
- Removedcolors@0.6.2(transitive)
- Removedcommander@2.1.0(transitive)
- Removedfindup@0.1.5(transitive)