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

@types/react-stickynode

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

@types/react-stickynode - npm Package Compare versions

Comparing version 3.0.2 to 4.0.0

8

react-stickynode/index.d.ts

@@ -1,2 +0,2 @@

// Type definitions for react-stickynode 3.0
// Type definitions for react-stickynode 4.0
// Project: https://github.com/yahoo/react-stickynode

@@ -77,2 +77,8 @@ // Definitions by: Tim Stirrat <https://github.com/tstirrat>

/**
* Class name to be applied to the inner element when the sticky
* state is active ('' by default).
*/
innerActiveClass?: string | undefined;
/**
* Class name to be applied to the element independent of the

@@ -79,0 +85,0 @@ * sticky state.

6

react-stickynode/package.json
{
"name": "@types/react-stickynode",
"version": "3.0.2",
"version": "4.0.0",
"description": "TypeScript definitions for react-stickynode",

@@ -40,4 +40,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-stickynode",

},
"typesPublisherContentHash": "eea85e296b5c50f578668dc519693bae7ac8d59c0e420e70d64707a1c33e6f38",
"typeScriptVersion": "3.6"
"typesPublisherContentHash": "eb71e52d58e009041d9cf6b8819fb364851574516fb39b862f8bdc613be17ed7",
"typeScriptVersion": "3.7"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Thu, 08 Jul 2021 22:41:35 GMT
* Last updated: Tue, 21 Sep 2021 14:01:21 GMT
* Dependencies: [@types/react](https://npmjs.com/package/@types/react)

@@ -14,0 +14,0 @@ * Global values: none

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