Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-children-utilities

Package Overview
Dependencies
Maintainers
1
Versions
97
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-children-utilities - npm Package Compare versions

Comparing version 2.2.2 to 2.2.3

29

package.json
{
"name": "react-children-utilities",
"version": "2.2.2",
"version": "2.2.3",
"description": "Recursive and extended utils for React children opaque data structure",

@@ -53,2 +53,5 @@ "keywords": [

},
"resolutions": {
"axios": "^0.21.1"
},
"dependencies": {},

@@ -60,7 +63,7 @@ "devDependencies": {

"@types/enzyme-adapter-react-16": "^1.0.6",
"@types/jest": "^26.0.19",
"@types/jest": "^26.0.20",
"@types/react": "^17.0.0",
"@types/react-dom": "^17.0.0",
"@typescript-eslint/eslint-plugin": "^4.11.1",
"@typescript-eslint/parser": "^4.11.1",
"@typescript-eslint/eslint-plugin": "^4.14.0",
"@typescript-eslint/parser": "^4.14.0",
"all-contributors-cli": "^6.19.0",

@@ -72,15 +75,15 @@ "bundlesize": "^1.0.0-beta.2",

"enzyme": "^3.11.0",
"enzyme-adapter-react-16": "^1.15.5",
"eslint": "7.16.0",
"enzyme-adapter-react-16": "^1.15.6",
"eslint": "7.18.0",
"eslint-config-airbnb": "^18.2.1",
"eslint-config-prettier": "^7.1.0",
"eslint-config-prettier": "^7.2.0",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-jest": "^24.1.3",
"eslint-plugin-jsx-a11y": "^6.4.1",
"eslint-plugin-prettier": "^3.3.0",
"eslint-plugin-prettier": "^3.3.1",
"eslint-plugin-react": "^7.22.0",
"eslint-plugin-react-hooks": "^4.2.0",
"flow-bin": "^0.141.0",
"flowgen": "1.12.1",
"husky": "^4.3.6",
"flow-bin": "^0.143.1",
"flowgen": "1.13.0",
"husky": "^4.3.8",
"jest": "^26.6.3",

@@ -94,3 +97,3 @@ "jest-environment-enzyme": "^7.1.2",

"prettier-plugin-organize-imports": "^1.1.1",
"prettier-plugin-packagejson": "^2.2.8",
"prettier-plugin-packagejson": "^2.2.9",
"raf": "^3.4.1",

@@ -100,3 +103,3 @@ "react": "^17.0.1",

"react-test-renderer": "^17.0.1",
"rollup": "^2.35.1",
"rollup": "^2.38.0",
"rollup-plugin-terser": "^7.0.2",

@@ -103,0 +106,0 @@ "ts-jest": "^26.4.4",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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