axe-markdown-loader
Advanced tools
Comparing version 2.0.4 to 2.0.5
{ | ||
"name": "axe-markdown-loader", | ||
"version": "2.0.4", | ||
"version": "2.0.5", | ||
"description": "allows you to import md files as React components and easy creation of documentation", | ||
@@ -25,7 +25,7 @@ "main": "index.production.js", | ||
"remarkable": "^1.7.1", | ||
"stylis": "^3.5.0" | ||
"stylis": "^3.5.1" | ||
}, | ||
"devDependencies": { | ||
"babel-core": "^6.26.0", | ||
"babel-jest": "^22.1.0", | ||
"babel-jest": "^23.2.0", | ||
"babel-loader": "^7.1.2", | ||
@@ -38,9 +38,9 @@ "babel-plugin-static-fs": "^1.1.0", | ||
"extract-text-webpack-plugin": "^3.0.2", | ||
"jest": "^22.1.4", | ||
"jest-cli": "^22.1.4", | ||
"jest": "^23.2.0", | ||
"jest-cli": "^23.2.0", | ||
"node-sass": "^4.9.0", | ||
"react": "^16.2.0", | ||
"react-dom": "^16.2.0", | ||
"sass-loader": "^6.0.6", | ||
"webpack": "^3.10.0" | ||
"react": "^16.4.1", | ||
"react-dom": "^16.4.1", | ||
"sass-loader": "^7.0.3", | ||
"webpack": "^4.14.0" | ||
}, | ||
@@ -47,0 +47,0 @@ "jest": { |
Sorry, the diff of this file is not supported yet
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
4855563
Updatedstylis@^3.5.1