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

react-aptor

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-aptor - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

1

esm/useAptor.d.ts

@@ -19,2 +19,3 @@ import { ForwardedRef, RefObject } from 'react';

* @param {Object} configuration - configuration object for setup
* @param {Array} [deps=[]] - react dependencies array
* @return domRef - can be bound to dom element

@@ -21,0 +22,0 @@ */

@@ -6,2 +6,3 @@ import { useEffect, useImperativeHandle, useState, useRef, useCallback, } from 'react';

* @param {Object} configuration - configuration object for setup
* @param {Array} [deps=[]] - react dependencies array
* @return domRef - can be bound to dom element

@@ -8,0 +9,0 @@ */

@@ -19,2 +19,3 @@ import { ForwardedRef, RefObject } from 'react';

* @param {Object} configuration - configuration object for setup
* @param {Array} [deps=[]] - react dependencies array
* @return domRef - can be bound to dom element

@@ -21,0 +22,0 @@ */

@@ -8,2 +8,3 @@ "use strict";

* @param {Object} configuration - configuration object for setup
* @param {Array} [deps=[]] - react dependencies array
* @return domRef - can be bound to dom element

@@ -10,0 +11,0 @@ */

{
"name": "react-aptor",
"version": "1.1.0",
"version": "1.1.1",
"private": false,

@@ -23,2 +23,11 @@ "description": "React API connector",

},
"keywords": [
"api",
"hook",
"react",
"aptor",
"apiHandler",
"reactApiHandler",
"thirdParty"
],
"license": "MIT",

@@ -25,0 +34,0 @@ "repository": {

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