New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@cloudscape-design/collection-hooks

Package Overview
Dependencies
Maintainers
1
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cloudscape-design/collection-hooks - npm Package Compare versions

Comparing version 1.0.8 to 1.0.9

2

dist/cjs/interfaces.d.ts

@@ -117,3 +117,3 @@ import * as React from 'react';

onChange: (value: null | TokenValue) => void;
filter: string;
filter?: string;
operator: PropertyFilterOperator;

@@ -120,0 +120,0 @@ }

@@ -117,3 +117,3 @@ import * as React from 'react';

onChange: (value: null | TokenValue) => void;
filter: string;
filter?: string;
operator: PropertyFilterOperator;

@@ -120,0 +120,0 @@ }

@@ -6,3 +6,3 @@ {

"bundleDependencies": false,
"commit": "7fa4874",
"commit": "909868d",
"deprecated": false,

@@ -59,4 +59,4 @@ "description": "This package contains the source code of the React collection hooks for the [Cloudscape Design System](https://cloudscape.design/).",

"type": "module",
"version": "1.0.8",
"version": "1.0.9",
"license": "Apache-2.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