flycomponents
Advanced tools
Comparing version 2.13.1 to 2.13.5
{ | ||
"name": "flycomponents", | ||
"version": "2.13.1", | ||
"version": "2.13.5", | ||
"description": "Flywire React components", | ||
@@ -32,25 +32,25 @@ "main": "./dist/flycomponents.js", | ||
"accounting": "^0.4.1", | ||
"classnames": "^2.2.5", | ||
"classnames": "^2.2.6", | ||
"dom-scroll-into-view": "^1.2.1", | ||
"flystyles": "^2.8.4", | ||
"fuse.js": "^3.2.0", | ||
"moment": "^2.20.1", | ||
"flystyles": "^2.8.6", | ||
"fuse.js": "^3.2.1", | ||
"moment": "^2.22.2", | ||
"prop-types": "^15.6.1", | ||
"react": "^16.2.0", | ||
"react-dom": "^16.2.0", | ||
"react": "^16.4.0", | ||
"react-dom": "^16.4.0", | ||
"react-onclickoutside": "^6.7.1" | ||
}, | ||
"devDependencies": { | ||
"babel-core": "^6.24.1", | ||
"babel-eslint": "^8.2.2", | ||
"babel-loader": "^7.1.3", | ||
"babel-core": "^6.26.3", | ||
"babel-eslint": "^8.2.3", | ||
"babel-loader": "^7.1.4", | ||
"babel-plugin-add-module-exports": "^0.2.1", | ||
"babel-preset-env": "^1.6.1", | ||
"babel-preset-env": "^1.7.0", | ||
"babel-preset-react": "^6.24.1", | ||
"babel-preset-stage-2": "^6.24.1", | ||
"cross-env": "^5.1.3", | ||
"css-loader": "^0.28.10", | ||
"cross-env": "^5.1.6", | ||
"css-loader": "^0.28.11", | ||
"enzyme": "^3.3.0", | ||
"enzyme-adapter-react-16": "^1.1.1", | ||
"eslint": "^4.18.1", | ||
"eslint": "^4.19.1", | ||
"eslint-config-prettier": "^2.9.0", | ||
@@ -60,20 +60,20 @@ "eslint-config-standard": "^10.2.1", | ||
"eslint-loader": "^1.7.1", | ||
"eslint-plugin-import": "^2.9.0", | ||
"eslint-plugin-import": "^2.12.0", | ||
"eslint-plugin-node": "^5.0.0", | ||
"eslint-plugin-prettier": "^2.6.0", | ||
"eslint-plugin-promise": "^3.5.0", | ||
"eslint-plugin-react": "^7.7.0", | ||
"eslint-plugin-standard": "^3.0.1", | ||
"eslint-plugin-promise": "^3.8.0", | ||
"eslint-plugin-react": "^7.9.1", | ||
"eslint-plugin-standard": "^3.1.0", | ||
"github-markdown-css": "^2.10.0", | ||
"jest": "^21.2.1", | ||
"marked": "^0.3.17", | ||
"prettier": "^1.11.1", | ||
"marked": "^0.3.19", | ||
"prettier": "^1.13.5", | ||
"raf": "^3.4.0", | ||
"raw-loader": "^0.5.1", | ||
"react-router-dom": "^4.1.1", | ||
"react-router-dom": "^4.3.1", | ||
"style-loader": "^0.19.1", | ||
"url-loader": "^0.6.2", | ||
"webpack": "^3.11.0", | ||
"webpack": "^3.12.0", | ||
"webpack-dev-server": "^2.11.2", | ||
"webpack-hot-middleware": "^2.21.1" | ||
"webpack-hot-middleware": "^2.22.2" | ||
}, | ||
@@ -80,0 +80,0 @@ "babel": { |
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
168640
Updatedclassnames@^2.2.6
Updatedflystyles@^2.8.6
Updatedfuse.js@^3.2.1
Updatedmoment@^2.22.2
Updatedreact@^16.4.0
Updatedreact-dom@^16.4.0