Socket
Socket
Sign inDemoInstall

@tinacms/fields

Package Overview
Dependencies
Maintainers
13
Versions
191
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tinacms/fields - npm Package Compare versions

Comparing version 0.40.0-alpha.0 to 0.40.0

13

CHANGELOG.md

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

# [0.40.0](https://github.com/tinacms/tinacms/compare/v0.39.0...v0.40.0) (2021-04-19)
### Bug Fixes
* Changes 30px to 1.5rem ([63e7f71](https://github.com/tinacms/tinacms/commit/63e7f716e7a957577c33dd642df2e68dd7f07888))
* **@tinacms/fields:** Fixes width for list selects ([2d0f991](https://github.com/tinacms/tinacms/commit/2d0f991d235ac9d9a959326dcad28ad64d0f8fde))
* switched to style prop to set zIndex ([3376dcd](https://github.com/tinacms/tinacms/commit/3376dcdd5023fdc51d217287fdfa9728dc20a668))
# [0.39.0](https://github.com/tinacms/tinacms/compare/v0.38.0...v0.39.0) (2021-03-30)

@@ -8,0 +21,0 @@

10

package.json
{
"name": "@tinacms/fields",
"version": "0.40.0-alpha.0",
"version": "0.40.0",
"main": "build/index.js",

@@ -40,6 +40,6 @@ "types": "build/index.d.ts",

"@tinacms/react-core": "^0.39.0",
"@tinacms/react-forms": "^0.40.0-alpha.0",
"@tinacms/react-modals": "^0.40.0-alpha.0",
"@tinacms/react-forms": "^0.40.0",
"@tinacms/react-modals": "^0.40.0",
"@tinacms/scripts": "^0.39.0",
"@tinacms/styles": "^0.40.0-alpha.0",
"@tinacms/styles": "^0.40.0",
"@types/codemirror": "^0.0.71",

@@ -70,3 +70,3 @@ "@types/color-string": "^1.5.0",

},
"gitHead": "40f84e3b102816b505dc6ac2991a73b0d6ec093d"
"gitHead": "53eb9efd95c00f36ef77fb72d26cf808a604378d"
}
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