@uniformdev/canvas-bigcommerce
Advanced tools
Comparing version 11.0.1-alpha.71 to 11.0.1-alpha.83
@@ -12,2 +12,5 @@ import { definitions } from './schema/catalog'; | ||
id: number; | ||
is_visible?: boolean; | ||
parent_id?: number; | ||
url?: string; | ||
name: string; | ||
@@ -14,0 +17,0 @@ children: CategoryResult[]; |
@@ -12,2 +12,5 @@ import { definitions } from './schema/catalog'; | ||
id: number; | ||
is_visible?: boolean; | ||
parent_id?: number; | ||
url?: string; | ||
name: string; | ||
@@ -14,0 +17,0 @@ children: CategoryResult[]; |
{ | ||
"name": "@uniformdev/canvas-bigcommerce", | ||
"version": "11.0.1-alpha.71+b953fe3", | ||
"version": "11.0.1-alpha.83+109fffd", | ||
"description": "BigCommerce data enhancers for Uniform Canvas", | ||
@@ -29,3 +29,3 @@ "license": "SEE LICENSE IN LICENSE.txt", | ||
"dependencies": { | ||
"@uniformdev/canvas": "^11.0.1-alpha.71+b953fe3" | ||
"@uniformdev/canvas": "^11.0.1-alpha.83+109fffd" | ||
}, | ||
@@ -39,3 +39,3 @@ "devDependencies": { | ||
"eslint-plugin-react-hooks": "4.2.0", | ||
"jest": "27.2.1", | ||
"jest": "27.2.3", | ||
"npm-run-all": "4.1.5", | ||
@@ -48,3 +48,3 @@ "rimraf": "3.0.2", | ||
], | ||
"gitHead": "b953fe3a8f07d1626ad3a05ded38cede2061c39f" | ||
"gitHead": "109fffd530132938fb824bb99c2bb90ea88ff082" | ||
} |
BigCommerce data enhancers for Uniform Canvas | ||
Part of [Uniform Optimize](https://uniform.app). See our [documentation](https://docs.uniform.app) for more details. | ||
part of the [Uniform Platform](https://uniform.app). See our [documentation](https://docs.uniform.app) for more details. |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
1198604
22538