react-jsonschema-form-pagination
Advanced tools
Comparing version 0.3.8 to 0.3.9
@@ -6,3 +6,3 @@ { | ||
"author": "mavarazy@gmail.com", | ||
"version": "0.3.8", | ||
"version": "0.3.9", | ||
"scripts": { | ||
@@ -48,5 +48,5 @@ "build:lib": "rimraf lib && cross-env NODE_ENV=production babel -d lib/ src/", | ||
"peerDependencies": { | ||
"prop-types": "^15.5.10", | ||
"react": "^15.6.1", | ||
"react-jsonschema-form": "^0.51.0" | ||
"prop-types": "^15.6.0", | ||
"react": "^16.0.0", | ||
"react-jsonschema-form": "^1.0.0" | ||
}, | ||
@@ -57,3 +57,3 @@ "devDependencies": { | ||
"babel-core": "^6.0.0", | ||
"babel-eslint": "^7.2.3", | ||
"babel-eslint": "^8.0.1", | ||
"babel-jest": "^21.0.0", | ||
@@ -68,8 +68,7 @@ "babel-loader": "^7.1.2", | ||
"babel-register": "^6.26.0", | ||
"codemirror": "^5.29.0", | ||
"coveralls": "^2.13.1", | ||
"coveralls": "^3.0.0", | ||
"cross-env": "^5.0.5", | ||
"css-loader": "^0.28.7", | ||
"enzyme": "^3.1.0", | ||
"enzyme-adapter-react-15": "^1.0.1", | ||
"enzyme-adapter-react-16": "^1.0.1", | ||
"eslint": "^4.6.1", | ||
@@ -91,9 +90,6 @@ "eslint-plugin-jest": "^21.0.0", | ||
"prop-types": "^15.6.0", | ||
"react": "^15.6.1", | ||
"react-addons-test-utils": "^15.6.2", | ||
"react-bootstrap-table": "^4.1.0", | ||
"react-codemirror": "^1.0.0", | ||
"react-dom": "^15.6.1", | ||
"react-jsonschema-form": "^0.51.0", | ||
"react-test-renderer": "^15.6.1", | ||
"react": "^16.0.0", | ||
"react-dom": "^16.0.0", | ||
"react-jsonschema-form": "^1.0.0", | ||
"react-test-renderer": "^16.0.0", | ||
"react-transform-catch-errors": "^1.0.2", | ||
@@ -103,4 +99,4 @@ "react-transform-hmr": "^1.0.4", | ||
"rimraf": "^2.6.1", | ||
"sinon": "^3.2.1", | ||
"style-loader": "^0.18.2", | ||
"sinon": "^4.1.1", | ||
"style-loader": "^0.19.0", | ||
"webpack": "^3.5.6", | ||
@@ -107,0 +103,0 @@ "webpack-dev-server": "^2.7.1", |
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
47
619486