Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@ot-builder/ft-layout

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ot-builder/ft-layout - npm Package Compare versions

Comparing version
0.4.0
to
0.4.1
+15
-1
CHANGELOG.json

@@ -5,3 +5,17 @@ {

{
"date": "Sun, 09 Feb 2020 00:13:03 GMT",
"date": "Sun, 16 Feb 2020 00:13:35 GMT",
"tag": "@ot-builder/ft-layout_v0.4.1",
"version": "0.4.1",
"comments": {
"patch": [
{
"comment": "Enforce import ordering",
"author": "belleve@typeof.net",
"commit": "6fdb8cf99ae7558e898d3f2e76a9b73ae8f22df5"
}
]
}
},
{
"date": "Sun, 09 Feb 2020 00:14:36 GMT",
"tag": "@ot-builder/ft-layout_v0.4.0",

@@ -8,0 +22,0 @@ "version": "0.4.0",

+8
-2
# Change Log - @ot-builder/ft-layout
This log was last generated on Sun, 09 Feb 2020 00:13:03 GMT and should not be manually modified.
This log was last generated on Sun, 16 Feb 2020 00:13:35 GMT and should not be manually modified.
## 0.4.1
Sun, 16 Feb 2020 00:13:35 GMT
### Patches
- Enforce import ordering (belleve@typeof.net)
## 0.4.0
Sun, 09 Feb 2020 00:13:03 GMT
Sun, 09 Feb 2020 00:14:36 GMT

@@ -8,0 +14,0 @@ ### Minor changes

@@ -8,3 +8,3 @@ {

},
"version": "0.4.0",
"version": "0.4.1",
"main": "./lib/index.js",

@@ -21,6 +21,6 @@ "types": "./lib/index.d.ts",

"dependencies": {
"@ot-builder/ft-glyphs": "0.3.0",
"@ot-builder/ft-glyphs": "0.3.1",
"@ot-builder/prelude": "0.3.0",
"@ot-builder/primitive": "0.2.1",
"@ot-builder/variance": "0.3.0",
"@ot-builder/primitive": "0.2.2",
"@ot-builder/variance": "0.3.1",
"tslib": "^1.9.3"

@@ -27,0 +27,0 @@ },