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

@tinacms/form-builder

Package Overview
Dependencies
Maintainers
12
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.4-alpha.3 to 0.1.4-alpha.4

8

CHANGELOG.md

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

## [0.1.4-alpha.4](https://github.com/tinacms/tinacms/compare/@tinacms/form-builder@0.1.4-alpha.3...@tinacms/form-builder@0.1.4-alpha.4) (2019-10-11)
**Note:** Version bump only for package @tinacms/form-builder
## [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 +16,0 @@

16

package.json
{
"name": "@tinacms/form-builder",
"version": "0.1.4-alpha.3",
"version": "0.1.4-alpha.4",
"main": "build/index.js",

@@ -26,9 +26,9 @@ "types": "build/index.d.ts",

"test": "jest --passWithNoTests",
"watch": "cms-scripts watch",
"dev": "cms-scripts dev",
"build": "cms-scripts build"
"watch": "tinacms-scripts watch",
"dev": "tinacms-scripts dev",
"build": "tinacms-scripts build"
},
"devDependencies": {
"@tinacms/scripts": "^0.1.3-alpha.2",
"@types/jest": "^24.0.15",
"cms-scripts": "^0.1.3-alpha.1",
"jest": "^24.8.0",

@@ -38,8 +38,8 @@ "ts-jest": "^24.0.2"

"dependencies": {
"@tinacms/core": "^0.2.1-alpha.1",
"@tinacms/react-tinacms": "^0.2.0-alpha.0",
"@tinacms/core": "^0.2.1-alpha.2",
"@tinacms/react-tinacms": "^0.2.0-alpha.1",
"final-form": "^4.18.2",
"react-final-form": "^6.3.0"
},
"gitHead": "132e9baeda780be57705255e7399f6c957c70fd2"
"gitHead": "58a3297048cbfb162db147570a499a6832caf2d5"
}
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