Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@uniformdev/canvas-bigcommerce

Package Overview
Dependencies
Maintainers
10
Versions
352
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uniformdev/canvas-bigcommerce - npm Package Compare versions

Comparing version 11.0.1-alpha.71 to 11.0.1-alpha.83

3

dist/cjs/models.d.ts

@@ -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[];

8

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc