flycomponents
Advanced tools
Comparing version 2.5.1 to 2.5.2
{ | ||
"name": "flycomponents", | ||
"version": "2.5.1", | ||
"version": "2.5.2", | ||
"description": "Flywire React components", | ||
@@ -35,3 +35,3 @@ "main": "./dist/flycomponents.js", | ||
"fuse.js": "^3.2.0", | ||
"moment": "^2.19.3", | ||
"moment": "^2.20.1", | ||
"prop-types": "^15.6.0", | ||
@@ -44,3 +44,3 @@ "react": "^16.2.0", | ||
"babel-core": "^6.24.1", | ||
"babel-eslint": "^8.0.2", | ||
"babel-eslint": "^8.2.1", | ||
"babel-loader": "^7.0.0", | ||
@@ -51,7 +51,7 @@ "babel-plugin-add-module-exports": "^0.2.1", | ||
"babel-preset-stage-2": "^6.24.1", | ||
"cross-env": "^5.0.0", | ||
"css-loader": "^0.28.1", | ||
"enzyme": "^3.2.0", | ||
"enzyme-adapter-react-16": "^1.1.0", | ||
"eslint": "^4.12.1", | ||
"cross-env": "^5.1.3", | ||
"css-loader": "^0.28.8", | ||
"enzyme": "^3.3.0", | ||
"enzyme-adapter-react-16": "^1.1.1", | ||
"eslint": "^4.15.0", | ||
"eslint-config-prettier": "^2.9.0", | ||
@@ -63,18 +63,18 @@ "eslint-config-standard": "^10.2.1", | ||
"eslint-plugin-node": "^5.0.0", | ||
"eslint-plugin-prettier": "^2.1.2", | ||
"eslint-plugin-prettier": "^2.4.0", | ||
"eslint-plugin-promise": "^3.5.0", | ||
"eslint-plugin-react": "^7.5.1", | ||
"eslint-plugin-standard": "^3.0.1", | ||
"flystyles": "^2.1.3", | ||
"github-markdown-css": "^2.6.0", | ||
"flystyles": "^2.1.8", | ||
"github-markdown-css": "^2.10.0", | ||
"jest": "^21.2.1", | ||
"marked": "^0.3.6", | ||
"prettier": "^1.4.4", | ||
"marked": "^0.3.12", | ||
"prettier": "^1.10.0", | ||
"raf": "^3.4.0", | ||
"raw-loader": "^0.5.1", | ||
"react-router-dom": "^4.1.1", | ||
"style-loader": "^0.19.0", | ||
"style-loader": "^0.19.1", | ||
"url-loader": "^0.6.2", | ||
"webpack": "^3.9.1", | ||
"webpack-dev-server": "^2.9.5", | ||
"webpack": "^3.10.0", | ||
"webpack-dev-server": "^2.10.1", | ||
"webpack-hot-middleware": "^2.21.0" | ||
@@ -81,0 +81,0 @@ }, |
Sorry, the diff of this file is too big to display
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
145334
Updatedmoment@^2.20.1