@bone-ui/hooks
Advanced tools
Comparing version 0.28.1 to 0.29.0
{ | ||
"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" | ||
} | ||
} |
@@ -1,3 +0,1 @@ | ||
# Bone UI | ||
> A high customizable component library for React | ||
# @bone-ui/hooks |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
0
24523
1
21
310
2
+ Added@bone-ui/utils@^0.29.0
+ Added@bone-ui/utils@0.29.0(transitive)