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

uncontrollable

Package Overview
Dependencies
Maintainers
1
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

uncontrollable - npm Package Compare versions

Comparing version 8.0.1 to 8.0.2

11

CHANGELOG.md

@@ -0,1 +1,12 @@

## [8.0.2](https://github.com/jquense/uncontrollable/compare/v8.0.1...v8.0.2) (2023-05-22)
### Bug Fixes
* move types out of deps ([400b834](https://github.com/jquense/uncontrollable/commit/400b834c5cafbc44706170a1ac137dbddf21c27e))
# [8.0.0](https://github.com/jquense/uncontrollable/compare/v7.2.0...v8.0.0) (2023-03-08)

@@ -2,0 +13,0 @@

8

package.json
{
"name": "uncontrollable",
"version": "8.0.1",
"version": "8.0.2",
"description": "Wrap a controlled react component, to allow specific prop/handler pairs to be uncontrolled",

@@ -30,3 +30,3 @@ "author": {

"prepublishOnly": "npm run build",
"release": "rollout"
"release": "rollout --conventionalCommits"
},

@@ -46,2 +46,3 @@ "prettier": {

"@4c/tsconfig": "^0.4.1",
"@types/react": ">=18.0.28",
"@babel/cli": "^7.21.0",

@@ -60,5 +61,2 @@ "@babel/core": "^7.21.0",

},
"dependencies": {
"@types/react": ">=18.0.28"
},
"bugs": {

@@ -65,0 +63,0 @@ "url": "https://github.com/jquense/uncontrollable/issues"

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