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

@tinacms/core

Package Overview
Dependencies
Maintainers
11
Versions
101
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tinacms/core - npm Package Compare versions

Comparing version 0.7.1 to 0.7.2-alpha.0

67

CHANGELOG.md

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

## [0.7.1](https://github.com/tinacms/tinacms/compare/@tinacms/core@0.7.1-alpha.1...@tinacms/core@0.7.1) (2020-02-11)
## [0.7.2-alpha.0](https://github.com/tinacms/tinacms/compare/@tinacms/core@0.7.1...@tinacms/core@0.7.2-alpha.0) (2020-03-05)
**Note:** Version bump only for package @tinacms/core
## [0.7.1](https://github.com/tinacms/tinacms/compare/@tinacms/core@0.7.1-alpha.1...@tinacms/core@0.7.1) (2020-02-11)
**Note:** Version bump only for package @tinacms/core
## [0.7.1-alpha.1](https://github.com/tinacms/tinacms/compare/@tinacms/core@0.7.1-alpha.0...@tinacms/core@0.7.1-alpha.1) (2020-02-11)

@@ -19,6 +19,2 @@

## [0.7.1-alpha.0](https://github.com/tinacms/tinacms/compare/@tinacms/core@0.7.0...@tinacms/core@0.7.1-alpha.0) (2020-02-06)

@@ -28,6 +24,2 @@

# [0.7.0](https://github.com/tinacms/tinacms/compare/@tinacms/core@0.7.0-alpha.0...@tinacms/core@0.7.0) (2020-01-27)

@@ -37,17 +29,8 @@

# [0.7.0-alpha.0](https://github.com/tinacms/tinacms/compare/@tinacms/core@0.6.1...@tinacms/core@0.7.0-alpha.0) (2020-01-24)
### Features
* **cms:** configure plugins/apis on instantiation ([fdd749b](https://github.com/tinacms/tinacms/commit/fdd749b))
- **cms:** configure plugins/apis on instantiation ([fdd749b](https://github.com/tinacms/tinacms/commit/fdd749b))
## [0.6.1](https://github.com/tinacms/tinacms/compare/@tinacms/core@0.6.1-alpha.0...@tinacms/core@0.6.1) (2020-01-22)

@@ -57,6 +40,2 @@

## [0.6.1-alpha.0](https://github.com/tinacms/tinacms/compare/@tinacms/core@0.6.0...@tinacms/core@0.6.1-alpha.0) (2020-01-16)

@@ -66,6 +45,2 @@

# [0.6.0](https://github.com/tinacms/tinacms/compare/@tinacms/core@0.6.0-alpha.0...@tinacms/core@0.6.0) (2020-01-13)

@@ -75,6 +50,2 @@

## [0.5.1](https://github.com/tinacms/tinacms/compare/@tinacms/core@0.5.1-alpha.0...@tinacms/core@0.5.1) (2019-12-17)

@@ -84,6 +55,2 @@

## [0.5.1-alpha.0](https://github.com/tinacms/tinacms/compare/@tinacms/core@0.5.0...@tinacms/core@0.5.1-alpha.0) (2019-12-17)

@@ -93,6 +60,2 @@

# [0.5.0](https://github.com/tinacms/tinacms/compare/@tinacms/core@0.5.0-alpha.1...@tinacms/core@0.5.0) (2019-11-18)

@@ -102,28 +65,14 @@

# [0.5.0-alpha.1](https://github.com/tinacms/tinacms/compare/@tinacms/core@0.4.4...@tinacms/core@0.5.0-alpha.1) (2019-11-18)
### Features
* **Form:** add meta field ([7a90318](https://github.com/tinacms/tinacms/commit/7a90318))
- **Form:** add meta field ([7a90318](https://github.com/tinacms/tinacms/commit/7a90318))
# [0.5.0-alpha.0](https://github.com/tinacms/tinacms/compare/@tinacms/core@0.4.4...@tinacms/core@0.5.0-alpha.0) (2019-11-18)
### Features
* **Form:** add meta field ([7a90318](https://github.com/tinacms/tinacms/commit/7a90318))
- **Form:** add meta field ([7a90318](https://github.com/tinacms/tinacms/commit/7a90318))
## [0.4.4](https://github.com/tinacms/tinacms/compare/@tinacms/core@0.4.3...@tinacms/core@0.4.4) (2019-11-14)

@@ -133,6 +82,2 @@

## 0.4.0 (2019-11-04)

@@ -139,0 +84,0 @@

6

package.json
{
"name": "@tinacms/core",
"version": "0.7.1",
"version": "0.7.2-alpha.0",
"main": "build/index.js",

@@ -30,5 +30,5 @@ "types": "build/index.d.ts",

"devDependencies": {
"@tinacms/scripts": "^0.1.12"
"@tinacms/scripts": "^0.1.13-alpha.0"
},
"gitHead": "3d993410740f4a4c4434ed32d42ad29175874ae8"
"gitHead": "68860f472b0e746d4d9b57dfa7f943f2cbcf3473"
}
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