@bookshop/builder
Advanced tools
Comparing version 3.5.1 to 3.6.0-beta.0
@@ -1,1 +0,1 @@ | ||
{"processes":{"07e96353-ab68-4411-a90a-e701f9995830":{"parent":"433a7372-222c-41d5-a07f-b2ced5f729fc","children":[]},"433a7372-222c-41d5-a07f-b2ced5f729fc":{"parent":null,"children":["07e96353-ab68-4411-a90a-e701f9995830","54008470-9c78-4409-9ce0-4afe98d9bbfc","797001f0-2f69-433c-87bc-e9a5a23903f0","84a30a60-49ec-4d13-bdd9-742b13b58bd5","9a1cca40-bb29-4ba6-8d58-fb4b78c065aa"]},"54008470-9c78-4409-9ce0-4afe98d9bbfc":{"parent":"433a7372-222c-41d5-a07f-b2ced5f729fc","children":[]},"797001f0-2f69-433c-87bc-e9a5a23903f0":{"parent":"433a7372-222c-41d5-a07f-b2ced5f729fc","children":[]},"84a30a60-49ec-4d13-bdd9-742b13b58bd5":{"parent":"433a7372-222c-41d5-a07f-b2ced5f729fc","children":[]},"9a1cca40-bb29-4ba6-8d58-fb4b78c065aa":{"parent":"433a7372-222c-41d5-a07f-b2ced5f729fc","children":[]}},"files":{},"externalIds":{}} | ||
{"processes":{"19f0532c-05b0-4a6c-8850-fc56b3b30ede":{"parent":"4aa8fe3f-0aa0-4947-9a67-4f7273886d28","children":[]},"4aa8fe3f-0aa0-4947-9a67-4f7273886d28":{"parent":null,"children":["19f0532c-05b0-4a6c-8850-fc56b3b30ede","9664f097-32a5-47a5-b7f0-354a46772684","adcba4de-e052-473e-9a3f-ace93304379b","e199236d-f2ba-451c-a866-036da817f3d9","eef7aad2-2be6-430a-b42f-c5df1370f088"]},"9664f097-32a5-47a5-b7f0-354a46772684":{"parent":"4aa8fe3f-0aa0-4947-9a67-4f7273886d28","children":[]},"adcba4de-e052-473e-9a3f-ace93304379b":{"parent":"4aa8fe3f-0aa0-4947-9a67-4f7273886d28","children":[]},"e199236d-f2ba-451c-a866-036da817f3d9":{"parent":"4aa8fe3f-0aa0-4947-9a67-4f7273886d28","children":[]},"eef7aad2-2be6-430a-b42f-c5df1370f088":{"parent":"4aa8fe3f-0aa0-4947-9a67-4f7273886d28","children":[]}},"files":{},"externalIds":{}} |
{ | ||
"name": "@bookshop/builder", | ||
"packageManager": "yarn@3.0.0", | ||
"version": "3.5.1", | ||
"version": "3.6.0-beta.0", | ||
"description": "esbuild wrapper for bringing bookshop components and engines throught to a frontend", | ||
@@ -22,3 +22,3 @@ "type": "module", | ||
"devDependencies": { | ||
"@bookshop/jekyll-engine": "3.5.1", | ||
"@bookshop/jekyll-engine": "3.6.0-beta.0", | ||
"ava": "^3.15.0", | ||
@@ -28,4 +28,4 @@ "nyc": "^15.1.0" | ||
"dependencies": { | ||
"@bookshop/helpers": "3.5.1", | ||
"@bookshop/styles": "3.5.1", | ||
"@bookshop/helpers": "3.6.0-beta.0", | ||
"@bookshop/styles": "3.6.0-beta.0", | ||
"esbuild": "^0.13.10", | ||
@@ -32,0 +32,0 @@ "fast-glob": "^3.2.7", |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
31171
2
+ Added@bookshop/helpers@3.6.0-beta.0(transitive)
+ Added@bookshop/styles@3.6.0-beta.0(transitive)
- Removed@bookshop/helpers@3.5.1(transitive)
- Removed@bookshop/styles@3.5.1(transitive)