@tinacms/react-forms
Advanced tools
Comparing version 0.24.0 to 0.26.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [0.26.0](https://github.com/tinacms/tinacms/compare/v0.25.0...v0.26.0) (2020-08-03) | ||
**Note:** Version bump only for package @tinacms/react-forms | ||
## [0.2.4-alpha.0](https://github.com/tinacms/tinacms/compare/@tinacms/react-forms@0.2.3...@tinacms/react-forms@0.2.4-alpha.0) (2020-07-15) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@tinacms/react-forms", | ||
"version": "0.24.0", | ||
"version": "0.26.0", | ||
"license": "Apache-2.0", | ||
@@ -23,3 +23,3 @@ "main": "build/index.js", | ||
"dependencies": { | ||
"@tinacms/form-builder": "^0.24.0", | ||
"@tinacms/form-builder": "^0.26.0", | ||
"react-beautiful-dnd": "^11.0.5", | ||
@@ -29,8 +29,8 @@ "react-dismissible": "^1.3.0" | ||
"devDependencies": { | ||
"@tinacms/forms": "^0.24.0", | ||
"@tinacms/icons": "^0.24.0", | ||
"@tinacms/react-core": "^0.24.0", | ||
"@tinacms/react-modals": "^0.24.0", | ||
"@tinacms/scripts": "^0.24.0", | ||
"@tinacms/styles": "^0.24.0", | ||
"@tinacms/forms": "^0.26.0", | ||
"@tinacms/icons": "^0.26.0", | ||
"@tinacms/react-core": "^0.26.0", | ||
"@tinacms/react-modals": "^0.26.0", | ||
"@tinacms/scripts": "^0.26.0", | ||
"@tinacms/styles": "^0.26.0", | ||
"@types/react-beautiful-dnd": "^11.0.3" | ||
@@ -48,3 +48,3 @@ }, | ||
}, | ||
"gitHead": "859b8db0eb7cc63825e51bff0a1d024e5398135c" | ||
"gitHead": "c6dfaa406a2ce3b5a3e1eaebe9d51c180ab2b282" | ||
} |
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
39515
+ Added@tinacms/core@0.26.0(transitive)
+ Added@tinacms/form-builder@0.26.0(transitive)
+ Added@tinacms/forms@0.26.0(transitive)
+ Added@tinacms/react-core@0.26.0(transitive)
- Removed@tinacms/core@0.24.0(transitive)
- Removed@tinacms/form-builder@0.24.0(transitive)
- Removed@tinacms/forms@0.24.0(transitive)
- Removed@tinacms/react-core@0.24.0(transitive)