New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

use-offline-queue

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

use-offline-queue - npm Package Compare versions

Comparing version 0.2.0-beta.0 to 0.2.0-beta.1

lib/index.d.ts

9

package.json
{
"name": "use-offline-queue",
"version": "0.2.0-beta.0",
"version": "0.2.0-beta.1",
"description": "React hook which allows to put functions in a queue in offline mode",

@@ -32,3 +32,4 @@ "main": "./lib/index.js",

"@types/jest": "^24.0.11",
"@types/react-dom": "^16.8.3",
"@types/react": "^16.9.0",
"@types/react-dom": "^16.9.0",
"enzyme": "^3.9.0",

@@ -40,4 +41,4 @@ "enzyme-adapter-react-16": "^1.11.2",

"prettier": "1.16.4",
"react": "^16.8.5",
"react-dom": "^16.8.5",
"react": "^16.9.0",
"react-dom": "^16.9.0",
"ts-jest": "^24.0.0",

@@ -44,0 +45,0 @@ "typescript": "^3.3.4000"

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