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

@thoughtindustries/catalog

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@thoughtindustries/catalog - npm Package Compare versions

Comparing version 1.1.5 to 1.1.6

6

package.json
{
"name": "@thoughtindustries/catalog",
"version": "1.1.5",
"version": "1.1.6",
"description": "A base component for catalog",

@@ -25,3 +25,3 @@ "author": "Lu Jiang <lu.jiang@thoughtindustries.com>",

"@apollo/client": "^3.5.4",
"@thoughtindustries/content": "^1.1.0-alpha.4",
"@thoughtindustries/content": "^1.1.0-alpha.5",
"@thoughtindustries/header": "^1.0.0-alpha.9",

@@ -38,3 +38,3 @@ "@thoughtindustries/hooks": "^1.1.1",

},
"gitHead": "0862bc5dd4d03f91c1a21d246b5f5f140bc817a2"
"gitHead": "d70ca1e5434ecf94cd1fd0053f9e251219fb1fcd"
}

@@ -25,2 +25,4 @@ import { SyntheticEvent, ReactElement } from 'react';

currencyCode?: string;
/** specify number of items to return from catalog */
numberOfContentItems?: number;
}

@@ -27,0 +29,0 @@

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