flycomponents
Advanced tools
Comparing version 2.4.5 to 2.5.0
{ | ||
"name": "flycomponents", | ||
"version": "2.4.5", | ||
"version": "2.5.0", | ||
"description": "Flywire React components", | ||
@@ -35,6 +35,6 @@ "main": "./dist/flycomponents.js", | ||
"fuse.js": "^3.2.0", | ||
"moment": "^2.19.2", | ||
"moment": "^2.19.3", | ||
"prop-types": "^15.6.0", | ||
"react": "^16.1.1", | ||
"react-dom": "^16.1.1", | ||
"react": "^16.2.0", | ||
"react-dom": "^16.2.0", | ||
"react-onclickoutside": "^6.7.0" | ||
@@ -54,4 +54,4 @@ }, | ||
"enzyme-adapter-react-16": "^1.1.0", | ||
"eslint": "^4.11.0", | ||
"eslint-config-prettier": "^2.2.0", | ||
"eslint": "^4.12.1", | ||
"eslint-config-prettier": "^2.9.0", | ||
"eslint-config-standard": "^10.2.1", | ||
@@ -64,5 +64,5 @@ "eslint-config-standard-react": "^5.0.0", | ||
"eslint-plugin-promise": "^3.5.0", | ||
"eslint-plugin-react": "^7.1.0", | ||
"eslint-plugin-react": "^7.5.1", | ||
"eslint-plugin-standard": "^3.0.1", | ||
"flystyles": "^2.0.4", | ||
"flystyles": "^2.1.3", | ||
"github-markdown-css": "^2.6.0", | ||
@@ -77,5 +77,5 @@ "jest": "^21.2.1", | ||
"url-loader": "^0.6.2", | ||
"webpack": "^3.8.1", | ||
"webpack-dev-server": "^2.4.5", | ||
"webpack-hot-middleware": "^2.18.0" | ||
"webpack": "^3.9.1", | ||
"webpack-dev-server": "^2.9.5", | ||
"webpack-hot-middleware": "^2.21.0" | ||
}, | ||
@@ -82,0 +82,0 @@ "babel": { |
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
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
144638
1
Updatedmoment@^2.19.3
Updatedreact@^16.2.0
Updatedreact-dom@^16.2.0