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

@awsui/collection-hooks

Package Overview
Dependencies
Maintainers
3
Versions
86
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@awsui/collection-hooks - npm Package Compare versions

Comparing version 1.0.69 to 1.0.70

cjs/date-utils/compare-dates.d.ts

2

internal/manifest.json
{
"commit": "643424102e85b73ce44cdaf8814fbf7974daa8cb"
"commit": "22418f47a08f03df44861cdc6be85430459bd5a0"
}

@@ -6,18 +6,10 @@ {

".": {
"require": "./dist/cjs/index.js",
"default": "./dist/mjs/index.js"
"require": "./cjs/index.js",
"default": "./mjs/index.js"
},
"./operations": {
"require": "./dist/cjs/operations.js",
"default": "./dist/mjs/operations.js"
"require": "./cjs/operations.js",
"default": "./mjs/operations.js"
}
},
"files": [
"dist",
"operations.js",
"operations.d.ts",
"package.json",
"README.md",
"internal"
],
"homepage": "https://github.com/aws/awsui-documentation",

@@ -44,4 +36,4 @@ "jest": {

},
"main": "./dist/cjs/index.js",
"module": "./dist/mjs/index.js",
"main": "./cjs/index.js",
"module": "./mjs/index.js",
"name": "@awsui/collection-hooks",

@@ -52,5 +44,5 @@ "peerDependencies": {

"type": "module",
"version": "1.0.69",
"version": "1.0.70",
"license": "Apache-2.0",
"scripts": {}
}
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