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

@sketch-hq/sketch-file-format

Package Overview
Dependencies
Maintainers
3
Versions
61
Alerts
File Explorer

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 3.6.3 to 3.6.4

6

CHANGELOG.md
# @sketch-hq/sketch-file-format
## 3.6.4
### Patch Changes
- 40af149: Document version bump to `133` (no other schema changes).
## 3.6.3

@@ -4,0 +10,0 @@

4

dist/meta.schema.json

@@ -49,3 +49,3 @@ {

"type": "integer",
"enum": [121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132]
"enum": [121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133]
},

@@ -119,3 +119,3 @@ "fonts": {

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

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

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

},
"$id": "https://unpkg.com/@sketch-hq/sketch-file-format@3.6.3/dist/user.schema.json",
"$id": "https://unpkg.com/@sketch-hq/sketch-file-format@3.6.4/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.3",
"version": "3.6.4",
"license": "MIT",

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

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

| `2.*.*` | `120` | Sketch 58 |
| `3.*.*` | `121 - 131` | Sketch 59 - 67 |
| `3.*.*` | `121 - 133` | Sketch 59 - 68 |

@@ -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

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