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

use-state-with-callback

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

use-state-with-callback - npm Package Compare versions

Comparing version 1.0.11 to 1.0.14

15

package.json
{
"name": "use-state-with-callback",
"version": "1.0.11",
"version": "1.0.14",
"description": "",

@@ -15,2 +15,6 @@ "main": "lib/index.js",

"license": "MIT",
"peerDependencies": {
"react": "^16.8.6",
"react-dom": "^16.8.6"
},
"devDependencies": {

@@ -20,3 +24,2 @@ "@babel/cli": "^7.4.4",

"@babel/node": "^7.2.2",
"@babel/plugin-proposal-object-rest-spread": "^7.4.4",
"@babel/preset-env": "^7.2.3",

@@ -33,2 +36,4 @@ "@babel/preset-react": "^7.0.0",

"nyc": "^14.1.1",
"react": "^16.8.6",
"react-dom": "^16.8.6",
"sinon": "^7.3.2",

@@ -45,7 +50,3 @@ "webpack": "^4.31.0",

},
"homepage": "https://github.com/the-road-to-learn-react/use-combined-reducers#readme",
"dependencies": {
"react": "^16.8.6",
"react-dom": "^16.8.6"
}
"homepage": "https://github.com/the-road-to-learn-react/use-combined-reducers#readme"
}

Sorry, the diff of this file is not supported yet

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