@sketch-hq/sketch-assistant-utils
Advanced tools
Comparing version 2.0.1 to 2.0.2
# @sketch-hq/sketch-assistant-utils | ||
## 2.0.2 | ||
### Patch Changes | ||
- ccbcfed: include json schema types dep | ||
## 2.0.1 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@sketch-hq/sketch-assistant-utils", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"module": "dist/esm/index", | ||
@@ -31,5 +31,5 @@ "main": "dist/cjs/index", | ||
"@sketch-hq/sketch-file-format-ts": "4.0.2", | ||
"@types/json-schema": "7.0.4", | ||
"ajv": "6.12.0", | ||
"humps": "2.0.1", | ||
"json-schema": "0.2.5", | ||
"mem": "6.0.1", | ||
@@ -36,0 +36,0 @@ "node-stream-zip": "1.9.1", |
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
170599
+ Added@types/json-schema@7.0.4
+ Added@types/json-schema@7.0.4(transitive)
- Removedjson-schema@0.2.5
- Removedjson-schema@0.2.5(transitive)