New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

iflex-react-library

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

iflex-react-library - npm Package Compare versions

Comparing version 1.0.47 to 1.0.48

14

package.json
{
"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 @@ },

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc