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

use-current-effect

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

use-current-effect - npm Package Compare versions

Comparing version 1.1.2 to 1.1.3

dist/index.d.ts

5

package.json
{
"name": "use-current-effect",
"version": "1.1.2",
"version": "1.1.3",
"description": "useEffect hook with injected current flag",

@@ -26,3 +26,4 @@ "main": "dist/index.js",

"typescript": "^3.5.3"
}
},
"types": "dist/index.d.ts"
}

2

tsconfig.json

@@ -8,2 +8,4 @@ {

"sourceMap": true,
"declaration": true,
"declarationDir": "./dist",
"outDir": "./dist",

@@ -10,0 +12,0 @@ "lib": ["es2015"]

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