iflex-react-library
Advanced tools
Comparing version 1.0.47 to 1.0.48
{ | ||
"notes": "iflex-library - Presently babel-loader must be 8.1.0, all other dependecies should be upgradable", | ||
"name": "iflex-react-library", | ||
"version": "1.0.47", | ||
"version": "1.0.48", | ||
"description": "Modern React Ui Component", | ||
@@ -15,3 +15,4 @@ "keywords": [ | ||
"prebuild": "rimraf dist", | ||
"start": "react-scripts start", | ||
"startold": "react-scripts start", | ||
"start": "snowpack dev", | ||
"build": "rollup -c", | ||
@@ -48,2 +49,6 @@ "watch": "rollup -c --watch", | ||
"@rollup/plugin-image": "^2.0.6", | ||
"@snowpack/plugin-babel": "^2.1.6", | ||
"@snowpack/plugin-react-refresh": "^2.4.0", | ||
"@snowpack/plugin-run-script": "^2.3.0", | ||
"@snowpack/plugin-sass": "^1.3.0", | ||
"@storybook/addon-actions": "^6.1.14", | ||
@@ -61,4 +66,2 @@ "@storybook/addon-essentials": "^6.1.14", | ||
"babel-plugin-styled-components": "^1.10.7", | ||
"concurrently": "^5.2.0", | ||
"cross-env": "^7.0.2", | ||
"css-loader": "^5.0.1", | ||
@@ -78,3 +81,2 @@ "eslint": "^7.17.0", | ||
"lint-staged": "^10.2.11", | ||
"module-alias": "^2.2.2", | ||
"npm-run-all": "^4.1.5", | ||
@@ -87,3 +89,2 @@ "postcss": "^8.2.4", | ||
"react-dom": "^17.0.1", | ||
"react-scripts": "^4.0.1", | ||
"react-test-renderer": "^17.0.1", | ||
@@ -101,2 +102,3 @@ "rimraf": "^3.0.2", | ||
"sass-loader": "^10.1.1", | ||
"snowpack": "^3.0.11", | ||
"style-loader": "^2.0.0" | ||
@@ -103,0 +105,0 @@ }, |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
46882
0
56