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

@bone-ui/hooks

Package Overview
Dependencies
Maintainers
2
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bone-ui/hooks - npm Package Compare versions

Comparing version 0.28.1 to 0.29.0

25

package.json
{
"name": "@bone-ui/hooks",
"version": "0.28.1",
"version": "0.29.0",
"license": "MIT",
"main": "dist/index.js",
"module": "dist/hooks.esm.js",
"typings": "dist/index.d.ts",
"files": [
"dist",
"src"
],
"engines": {
"node": ">=10"
},
"scripts": {

@@ -13,9 +20,7 @@ "start": "tsdx watch",

},
"author": "@forsigner",
"devDependencies": {
"tsdx": "^0.14.1",
"tslib": "^2.4.1",
"typescript": "^4.9.4"
},
"gitHead": "08f29bc96cb4a81777a1647ecc64141acd019fb2"
}
"author": "forsigner",
"module": "dist/hooks.esm.js",
"dependencies": {
"@bone-ui/utils": "^0.29.0"
}
}

4

README.md

@@ -1,3 +0,1 @@

# Bone UI
> A high customizable component library for React
# @bone-ui/hooks
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