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 0.1.14 to 0.1.15

index.d.ts

23

package.json
{
"name": "react-children-utilities",
"version": "0.1.14",
"version": "0.1.15",
"description": "Extended utils for React.Children opaque data structure",

@@ -17,2 +17,3 @@ "keywords": [

"contributors": [],
"typings": "./index.d.ts",
"repository": {

@@ -29,3 +30,2 @@ "type": "git",

"coveralls": "cat ./coverage/lcov.info | coveralls",
"travis": "npm run -s build && npm run -s coveralls",
"prepublishOnly": "npm run -s build",

@@ -42,18 +42,19 @@ "preversion": "npm run -s prebuild",

"devDependencies": {
"babel-cli": "^6.24.1",
"babel-core": "^6.25.0",
"babel-cli": "^6.26.0",
"babel-core": "^6.26.0",
"babel-jest": "^21.0.2",
"babel-preset-env": "^1.6.0",
"babel-preset-react": "^6.24.1",
"babel-preset-stage-2": "^6.24.1",
"babel-register": "^6.24.1",
"babel-register": "^6.26.0",
"coveralls": "^2.13.1",
"enzyme": "^2.9.1",
"eslint": "^4.2.0",
"eslint-config-airbnb": "^15.0.2",
"eslint": "^4.7.0",
"eslint-config-airbnb": "^15.1.0",
"eslint-plugin-import": "^2.7.0",
"eslint-plugin-jsx-a11y": "^6.0.2",
"eslint-plugin-react": "^7.1.0",
"eslint-plugin-react": "^7.3.0",
"husky": "^0.14.3",
"jest": "^20.0.4",
"jest-enzyme": "^3.4.0",
"jest": "^21.1.0",
"jest-enzyme": "^3.8.2",
"prepare-commit-msg-angular": "^0.2.0",

@@ -64,3 +65,3 @@ "prop-types": "^15.5.10",

"react-test-renderer": "15.x",
"validate-commit-msg": "^2.12.2"
"validate-commit-msg": "^2.14.0"
},

@@ -67,0 +68,0 @@ "engines": {

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