@8base/utils
Advanced tools
Comparing version 2.0.1 to 2.0.2
@@ -6,2 +6,10 @@ # Change Log | ||
## [2.0.2](https://github.com/8base/sdk/compare/v2.0.1...v2.0.2) (2021-03-26) | ||
**Note:** Version bump only for package @8base/utils | ||
## [2.0.1](https://github.com/8base/sdk/compare/v2.0.0...v2.0.1) (2021-02-09) | ||
@@ -8,0 +16,0 @@ |
@@ -46,2 +46,4 @@ export declare const FIELD_TYPE: { | ||
export declare const TEXT_FORMATS: { | ||
HTML: 'HTML'; | ||
MARKDOWN: 'MARKDOWN'; | ||
EIN: 'EIN'; | ||
@@ -48,0 +50,0 @@ EMAIL: 'EMAIL'; |
@@ -49,2 +49,4 @@ "use strict"; | ||
exports.TEXT_FORMATS = { | ||
HTML: 'HTML', | ||
MARKDOWN: 'MARKDOWN', | ||
EIN: 'EIN', | ||
@@ -51,0 +53,0 @@ EMAIL: 'EMAIL', |
@@ -113,2 +113,3 @@ "use strict"; | ||
meta | ||
public | ||
}`; | ||
@@ -115,0 +116,0 @@ } |
{ | ||
"name": "@8base/utils", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"repository": "https://github.com/8base/sdk", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/8base/sdk/tree/master/packages-core/utils#readme", |
@@ -90,2 +90,4 @@ export const FIELD_TYPE: { | ||
export const TEXT_FORMATS: { | ||
HTML: 'HTML'; | ||
MARKDOWN: 'MARKDOWN'; | ||
EIN: 'EIN'; | ||
@@ -98,2 +100,4 @@ EMAIL: 'EMAIL'; | ||
} = { | ||
HTML: 'HTML', | ||
MARKDOWN: 'MARKDOWN', | ||
EIN: 'EIN', | ||
@@ -100,0 +104,0 @@ EMAIL: 'EMAIL', |
@@ -137,2 +137,3 @@ import * as R from 'ramda'; | ||
meta | ||
public | ||
}`; | ||
@@ -139,0 +140,0 @@ } else if (isGeo) { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
328254
5276