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

@sketch-hq/sketch-file-format-ts

Package Overview
Dependencies
Maintainers
3
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 6.0.0 to 6.0.1

6

CHANGELOG.md
# @sketch-hq/sketch-file-format-ts
## 6.0.1
### Patch Changes
- 7ba2909: Updated dependencies
## 6.0.0

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

9

package.json
{
"name": "@sketch-hq/sketch-file-format-ts",
"description": "TypeScript types for the Sketch File Format",
"version": "6.0.0",
"version": "6.0.1",
"main": "dist/cjs/index",

@@ -23,6 +23,5 @@ "types": "dist/cjs/index",

"devDependencies": {
"@sketch-hq/sketch-file-format": "5.2.3",
"@sketch-hq/sketch-file-format": "6.0.1",
"@types/humps": "2.0.0",
"humps": "2.0.1",
"ts-node": "9.1.1"
"humps": "2.0.1"
},

@@ -33,4 +32,4 @@ "scripts": {

"test": "jest",
"format-check": "prettier --check {**/,}*.{ts,md,json} --ignore-path ../../.prettierignore"
"format-check": "prettier --check **.{ts,md,json} --ignore-path ../../.prettierignore"
}
}
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