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.1 to 1.0.2

1

dist/cjs/interfaces.d.ts

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

empty?: React.ReactNode;
loading?: boolean;
onSortingChange?(event: CustomEvent<SortingState<T>>): void;

@@ -92,0 +91,0 @@ sortingColumn?: SortingColumn<T>;

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

empty?: React.ReactNode;
loading?: boolean;
onSortingChange?(event: CustomEvent<SortingState<T>>): void;

@@ -92,0 +91,0 @@ sortingColumn?: SortingColumn<T>;

2

package.json

@@ -57,4 +57,4 @@ {

"type": "module",
"version": "1.0.1",
"version": "1.0.2",
"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