@shopify/theme-check-docs-updater
Advanced tools
Comparing version 1.22.0 to 2.0.0
# @shopify/theme-check-docs-updater | ||
## 2.0.0 | ||
### Patch Changes | ||
- 8451075: `package.json` and README cleanups | ||
- Updated dependencies [8451075] | ||
- Updated dependencies [8451075] | ||
- @shopify/theme-check-common@2.0.0 | ||
## 1.22.0 | ||
@@ -4,0 +13,0 @@ |
{ | ||
"name": "@shopify/theme-check-docs-updater", | ||
"version": "1.22.0", | ||
"version": "2.0.0", | ||
"description": "Scripts to initialize theme-check data with assets from the theme-liquid-docs repo.", | ||
@@ -8,2 +8,11 @@ "main": "dist/index.js", | ||
"license": "MIT", | ||
"homepage": "https://github.com/Shopify/theme-tools/tree/main/packages/theme-check-docs-updater#readme", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/shopify/theme-tools.git", | ||
"directory": "packages/theme-check-docs-updater" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/shopify/theme-tools/issues" | ||
}, | ||
"publishConfig": { | ||
@@ -24,3 +33,3 @@ "access": "public", | ||
"dependencies": { | ||
"@shopify/theme-check-common": "^1.22.0", | ||
"@shopify/theme-check-common": "^2.0.0", | ||
"ajv": "^8.12.0", | ||
@@ -27,0 +36,0 @@ "env-paths": "^2.2.1", |
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
88392
0
0
2
+ Added@shopify/liquid-html-parser@2.0.5(transitive)
+ Added@shopify/theme-check-common@2.9.2(transitive)
+ Added@vscode/l10n@0.0.18(transitive)
+ Addedjsonc-parser@3.3.1(transitive)
+ Addedlodash-es@4.17.21(transitive)
+ Addedvscode-json-languageservice@5.4.2(transitive)
+ Addedvscode-languageserver-textdocument@1.0.12(transitive)
+ Addedvscode-languageserver-types@3.17.5(transitive)
+ Addedvscode-uri@3.0.8(transitive)
- Removed@shopify/liquid-html-parser@2.0.0(transitive)
- Removed@shopify/theme-check-common@1.22.0(transitive)
- Removedlodash.set@4.3.2(transitive)
- Removedlodash.unset@4.5.2(transitive)