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.35 to 1.0.36

62

package.json

@@ -1,1 +0,61 @@

{"bugs":{"url":"https://github.com/cloudscape-design/collection-hooks/issues"},"bundleDependencies":false,"deprecated":false,"description":"## ⚠️ This is a generated artifact package and should be treated as **READ-ONLY**.","exports":{".":{"require":"./dist/cjs/index.js","default":"./dist/mjs/index.js"},"./operations":{"require":"./dist/cjs/operations.js","default":"./dist/mjs/operations.js"}},"files":["dist","operations.js","operations.d.ts","package.json","README.md","internal"],"homepage":"https://cloudscape.design","jest":{"preset":"ts-jest","resolver":"jest-ts-webcompat-resolver","collectCoverage":true,"collectCoverageFrom":["src/**","!**/__tests__/**"],"globals":{"ts-jest":{"tsconfig":"tsconfig.unit.json"}},"testRegex":"/__tests__/.*\\.test\\.tsx?$"},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --fix"]},"main":"./dist/cjs/index.js","module":"./dist/mjs/index.js","name":"@cloudscape-design/collection-hooks","peerDependencies":{"react":"^16.8.0 || ^17.0.0 || ^18.0.0"},"repository":{"type":"git","url":"git+https://github.com/cloudscape-design/collection-hooks.git"},"type":"module","version":"1.0.35","license":"Apache-2.0"}
{
"bugs": {
"url": "https://github.com/cloudscape-design/collection-hooks/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "## ⚠️ This is a generated artifact package and should be treated as **READ-ONLY**.",
"exports": {
".": {
"require": "./dist/cjs/index.js",
"default": "./dist/mjs/index.js"
},
"./operations": {
"require": "./dist/cjs/operations.js",
"default": "./dist/mjs/operations.js"
}
},
"files": [
"dist",
"operations.js",
"operations.d.ts",
"package.json",
"README.md",
"internal"
],
"homepage": "https://cloudscape.design",
"jest": {
"preset": "ts-jest",
"resolver": "jest-ts-webcompat-resolver",
"collectCoverage": true,
"collectCoverageFrom": [
"src/**",
"!**/__tests__/**"
],
"globals": {
"ts-jest": {
"tsconfig": "tsconfig.unit.json"
}
},
"testRegex": "/__tests__/.*\\.test\\.tsx?$"
},
"lint-staged": {
"*.{js,jsx,ts,tsx}": [
"eslint --fix"
]
},
"main": "./dist/cjs/index.js",
"module": "./dist/mjs/index.js",
"name": "@cloudscape-design/collection-hooks",
"peerDependencies": {
"react": "^16.8.0 || ^17.0.0 || ^18.0.0"
},
"repository": {
"type": "git",
"url": "git+https://github.com/cloudscape-design/collection-hooks.git"
},
"type": "module",
"version": "1.0.36",
"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