postcss-svg
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -1,3 +0,7 @@ | ||
### 1.0.1 - 2015-07-10 | ||
### 1.0.1 - 2015-11-08 | ||
Update to PostCSS 5 | ||
### 1.0.1 - 2015-07-31 | ||
Fix some issues: | ||
@@ -4,0 +8,0 @@ * [Raise a error on unknown file](https://github.com/Pavliko/postcss-svg/issues/7) |
{ | ||
"name": "postcss-svg", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Postcss plugin for insert inline SVG to CSS", | ||
@@ -29,17 +29,17 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"color": "^0.9.0", | ||
"color": "^0.10.1", | ||
"dot": "^1.0.3", | ||
"evil-icons": "^1.7.6", | ||
"lodash": "^3.9.3", | ||
"postcss": "^4.1.13", | ||
"svgo": "^0.5.3", | ||
"evil-icons": "^1.7.8", | ||
"lodash": "^3.10.1", | ||
"postcss": "^5.0.10", | ||
"svgo": "^0.5.6", | ||
"xmldom": "^0.1.19" | ||
}, | ||
"devDependencies": { | ||
"autoprefixer-core": "^5.2.1", | ||
"autoprefixer-core": "^6.0.1", | ||
"gulp": "^3.9.0", | ||
"gulp-coffee": "^2.3.1", | ||
"gulp-livereload": "^3.8.0", | ||
"gulp-load-plugins": "^1.0.0-rc.1", | ||
"gulp-postcss": "^5.1.9", | ||
"gulp-livereload": "^3.8.1", | ||
"gulp-load-plugins": "^1.1.0", | ||
"gulp-postcss": "^6.0.1", | ||
"gulp-rename": "^1.2.2", | ||
@@ -46,0 +46,0 @@ "open": "0.0.5" |
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
54878
+ Addedansi-regex@2.1.1(transitive)
+ Addedansi-styles@2.2.1(transitive)
+ Addedchalk@1.1.3(transitive)
+ Addedcolor@0.10.1(transitive)
+ Addedescape-string-regexp@1.0.5(transitive)
+ Addedhas-ansi@2.0.0(transitive)
+ Addedhas-flag@1.0.0(transitive)
+ Addedjs-base64@2.6.4(transitive)
+ Addedpostcss@5.2.18(transitive)
+ Addedsource-map@0.5.7(transitive)
+ Addedstrip-ansi@3.0.1(transitive)
+ Addedsupports-color@2.0.03.2.3(transitive)
- Removedamdefine@1.0.1(transitive)
- Removedcolor@0.9.0(transitive)
- Removedes6-promise@2.3.0(transitive)
- Removedjs-base64@2.1.9(transitive)
- Removedpostcss@4.1.16(transitive)
- Removedsource-map@0.4.4(transitive)
Updatedcolor@^0.10.1
Updatedevil-icons@^1.7.8
Updatedlodash@^3.10.1
Updatedpostcss@^5.0.10
Updatedsvgo@^0.5.6