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

wappsto-blanket

Package Overview
Dependencies
Maintainers
1
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wappsto-blanket - npm Package Compare versions

Comparing version 0.0.25 to 0.0.26

2

hooks/useList.js

@@ -97,3 +97,3 @@ import { useState, useEffect, useCallback, useRef, useMemo } from 'react';

const [ customRequest, setCustomRequest ] = useState({ status: 'pending' });
const [ customRequest, setCustomRequest ] = useState({ status: 'pending', options: { query } });
const { request, setRequestId } = useRequest();

@@ -100,0 +100,0 @@ const name = props.name || (propsData.url + JSON.stringify(propsData.query));

{
"name": "wappsto-blanket",
"version": "0.0.25",
"version": "0.0.26",
"description": "",

@@ -5,0 +5,0 @@ "scripts": {

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