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

@tinacms/form-builder

Package Overview
Dependencies
Maintainers
10
Versions
140
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tinacms/form-builder - npm Package Compare versions

Comparing version 0.1.2-canary.149 to 0.1.2-canary.155

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

# [0.2.0](https://github.com/tinacms/tinacms/compare/@tinacms/form-builder@0.2.0-alpha.0...@tinacms/form-builder@0.2.0) (2019-10-28)
### Bug Fixes
- remove scrollbar from short forms ([95d7985](https://github.com/tinacms/tinacms/commit/95d7985))
- safari form overflow scrolling ([559ce36](https://github.com/tinacms/tinacms/commit/559ce36))
### Features
- **fields:** a validate function can be set on field definitions ([63f15fc](https://github.com/tinacms/tinacms/commit/63f15fc))
## [0.1.4-alpha.3](https://github.com/tinacms/tinacms/compare/@tinacms/form-builder@0.1.4-alpha.2...@tinacms/form-builder@0.1.4-alpha.3) (2019-10-11)

@@ -8,0 +19,0 @@

10

package.json
{
"name": "@tinacms/form-builder",
"version": "0.1.2-canary.149+4b2ee558",
"version": "0.1.2-canary.155+48901656",
"main": "build/index.js",

@@ -31,3 +31,3 @@ "types": "build/index.d.ts",

"devDependencies": {
"@tinacms/scripts": "^0.1.5",
"@tinacms/scripts": "^0.1.7-canary.1620+48901656",
"@types/jest": "^24.0.15",

@@ -38,8 +38,8 @@ "jest": "^24.8.0",

"dependencies": {
"@tinacms/core": "^0.2.3",
"@tinacms/core": "^0.1.2-canary.155+48901656",
"final-form": "^4.18.2",
"react-final-form": "^6.3.0",
"react-tinacms": "^0.4.1-canary.1607+4b2ee558"
"react-tinacms": "^0.5.1-canary.1620+48901656"
},
"gitHead": "4b2ee558e8e80544fea9d076ba286a2d3c4215f5"
"gitHead": "48901656e9e9c067b04232f621887bdca350845d"
}
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