@sanity/extract-text-webpack-plugin
Advanced tools
Comparing version 0.99.5 to 0.103.9
{ | ||
"name": "@sanity/extract-text-webpack-plugin", | ||
"version": "0.99.5", | ||
"version": "0.103.9", | ||
"author": "Tobias Koppers @sokra", | ||
@@ -11,3 +11,3 @@ "description": "Extract text from bundle into a file.", | ||
"async": "^1.5.0", | ||
"loader-utils": "^0.2.3", | ||
"loader-utils": "^0.2.16", | ||
"webpack-sources": "^0.1.0" | ||
@@ -18,11 +18,11 @@ }, | ||
"coveralls": "^2.11.2", | ||
"css-loader": "^0.21.0", | ||
"file-loader": "^0.8.4", | ||
"css-loader": "^0.26.1", | ||
"file-loader": "^0.9.0", | ||
"istanbul": "^0.3.13", | ||
"mocha": "^2.3.3", | ||
"mocha": "^3.2.0", | ||
"mocha-lcov-reporter": "0.0.2", | ||
"raw-loader": "^0.5.1", | ||
"should": "^7.1.1", | ||
"style-loader": "^0.13.0", | ||
"webpack": "^1.12.2" | ||
"should": "^11.1.0", | ||
"style-loader": "^0.13.1", | ||
"webpack": "^1.14.0" | ||
}, | ||
@@ -29,0 +29,0 @@ "homepage": "http://github.com/webpack/extract-text-webpack-plugin", |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
21983
1
+ Addedcall-bind-apply-helpers@1.0.2(transitive)
- Removedcall-bind-apply-helpers@1.0.1(transitive)
Updatedloader-utils@^0.2.16