New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More →

@sketch-hq/sketch-file-format

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sketch-hq/sketch-file-format - npm Package Compare versions

Comparing version

to
3.7.0

# @sketch-hq/sketch-file-format
## 3.7.0
### Minor Changes
- 91b0885: Add `missingLibraryFontAcknowledged` property and increase document
version to `135`.
### Patch Changes
- f2a5494: Fix overrideName regex to support layerStyle and nested symbols
- b42a651: Remove changeIdentifier from symbol master
## 3.6.9

@@ -4,0 +16,0 @@

@@ -63,3 +63,4 @@ {

133,
134
134,
135
]

@@ -134,3 +135,3 @@ },

},
"$id": "https://unpkg.com/@sketch-hq/sketch-file-format@3.6.9/dist/meta.schema.json",
"$id": "https://unpkg.com/@sketch-hq/sketch-file-format@3.7.0/dist/meta.schema.json",
"$schema": "http://json-schema.org/draft-07/schema#",

@@ -137,0 +138,0 @@ "definitions": {

@@ -51,3 +51,3 @@ {

},
"$id": "https://unpkg.com/@sketch-hq/sketch-file-format@3.6.9/dist/user.schema.json",
"$id": "https://unpkg.com/@sketch-hq/sketch-file-format@3.7.0/dist/user.schema.json",
"$schema": "http://json-schema.org/draft-07/schema#",

@@ -54,0 +54,0 @@ "definitions": {

{
"name": "@sketch-hq/sketch-file-format",
"version": "3.6.9",
"version": "3.7.0",
"license": "MIT",

@@ -5,0 +5,0 @@ "main": "dist/index",

@@ -52,3 +52,3 @@ # Sketch File Format

| `2.*.*` | `120` | Sketch 58 |
| `3.*.*` | `121 - 134` | Sketch 59 - 69 |
| `3.*.*` | `121 - 135` | Sketch 59 - 71 |

@@ -55,0 +55,0 @@ ## Related projects

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display