typhoon-common-functions
Advanced tools
Comparing version 1.0.66 to 1.0.67
{ | ||
"name": "typhoon-common-functions", | ||
"version": "1.0.66", | ||
"version": "1.0.67", | ||
"description": "Common functions used by the Typhoon components and framework.", | ||
@@ -35,15 +35,15 @@ "author": "Simon Cantan", | ||
"devDependencies": { | ||
"@babel/core": "^7.4.5", | ||
"@babel/plugin-proposal-class-properties": "^7.4.0", | ||
"@babel/core": "^7.5.4", | ||
"@babel/plugin-proposal-class-properties": "^7.5.0", | ||
"@babel/plugin-proposal-function-bind": "^7.2.0", | ||
"@babel/preset-env": "^7.4.5", | ||
"@babel/preset-env": "^7.5.4", | ||
"@babel/preset-flow": "^7.0.0", | ||
"@babel/preset-react": "^7.0.0", | ||
"@babel/preset-stage-0": "^7.0.0", | ||
"@storybook/addon-actions": "^5.1.1", | ||
"@storybook/addon-info": "^5.1.1", | ||
"@storybook/addon-knobs": "^5.1.1", | ||
"@storybook/addon-links": "^5.1.1", | ||
"@storybook/addons": "^5.1.1", | ||
"@storybook/react": "^5.1.1", | ||
"@storybook/addon-actions": "^5.1.9", | ||
"@storybook/addon-info": "^5.1.9", | ||
"@storybook/addon-knobs": "^5.1.9", | ||
"@storybook/addon-links": "^5.1.9", | ||
"@storybook/addons": "^5.1.9", | ||
"@storybook/react": "^5.1.9", | ||
"@storybook/storybook-deployer": "^2.8.1", | ||
@@ -56,26 +56,26 @@ "babel-cli": "^6.26.0", | ||
"cross-env": "^5.2.0", | ||
"css-loader": "^2.1.1", | ||
"css-loader": "^3.0.0", | ||
"enzyme": "^3.10.0", | ||
"enzyme-adapter-react-16": "^1.14.0", | ||
"eslint-config-prettier": "^4.1.0", | ||
"eslint-config-standard": "^12.0.0", | ||
"eslint-config-prettier": "^6.0.0", | ||
"eslint-config-standard": "^13.0.0", | ||
"eslint-config-standard-react": "^7.0.2", | ||
"eslint-plugin-import": "^2.17.3", | ||
"eslint-plugin-import": "^2.18.0", | ||
"eslint-plugin-node": "^9.1.0", | ||
"eslint-plugin-prettier": "^3.0.1", | ||
"eslint-plugin-promise": "^4.0.1", | ||
"eslint-plugin-react": "^7.12.4", | ||
"eslint-plugin-promise": "^4.2.1", | ||
"eslint-plugin-react": "^7.14.2", | ||
"eslint-plugin-standard": "^4.0.0", | ||
"file-loader": "^4.0.0", | ||
"flow-bin": "^0.100.0", | ||
"flow-bin": "^0.102.0", | ||
"gh-pages": "^2.0.1", | ||
"prettier": "^1.16.4", | ||
"prettier": "^1.18.2", | ||
"react": "^16.8.6", | ||
"react-redux": "^7.0.3", | ||
"react-redux": "^7.1.0", | ||
"react-scripts": "^3.0.1", | ||
"redux": "^4.0.1", | ||
"redux": "^4.0.4", | ||
"redux-logger": "^3.0.6", | ||
"redux-mock-store": "^1.5.3", | ||
"redux-thunk": "^2.3.0", | ||
"webpack-cli": "^3.3.0", | ||
"webpack-cli": "^3.3.5", | ||
"webpack-node-externals": "^1.7.2" | ||
@@ -82,0 +82,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
86421