@sketch-hq/sketch-file-format-ts
Advanced tools
Comparing version 6.0.0 to 6.0.1
# @sketch-hq/sketch-file-format-ts | ||
## 6.0.1 | ||
### Patch Changes | ||
- 7ba2909: Updated dependencies | ||
## 6.0.0 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"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" | ||
} | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
132761
3
0