Huge News!Announcing our $40M Series B led by Abstract Ventures.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.0 to 3.0.1

7

react-stickynode/index.d.ts

@@ -6,2 +6,3 @@ // Type definitions for react-stickynode 3.0

// Mirek Ciastek <https://github.com/mciastek>
// Yanick Dickbauer <https://github.com/yanickdi>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

@@ -77,2 +78,8 @@ // TypeScript Version: 2.8

/**
* Class name to be applied to the element independent of the
* sticky state.
*/
className?: string;
/**
* Class name to be applied to the element when the sticky state is

@@ -79,0 +86,0 @@ * released ('released' by default).

11

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

@@ -21,2 +21,7 @@ "license": "MIT",

"githubUsername": "mciastek"
},
{
"name": "Yanick Dickbauer",
"url": "https://github.com/yanickdi",
"githubUsername": "yanickdi"
}

@@ -35,4 +40,4 @@ ],

},
"typesPublisherContentHash": "80aee55d157192c5ede8afe1a5a32bc31e5af754c2bcf33f2a8840748380d70e",
"typeScriptVersion": "3.0"
"typesPublisherContentHash": "991eaf96a9b1eac7d39649159e35d4c09b7251d88efc15efe07770110d8b7ee2",
"typeScriptVersion": "3.2"
}

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

### Additional Details
* Last updated: Thu, 04 Jun 2020 01:03:36 GMT
* Last updated: Mon, 02 Nov 2020 18:02:58 GMT
* Dependencies: [@types/react](https://npmjs.com/package/@types/react)

@@ -17,2 +17,2 @@ * Global values: none

# Credits
These definitions were written by [Tim Stirrat](https://github.com/tstirrat), [Kamil Socha](https://github.com/ksocha), and [Mirek Ciastek](https://github.com/mciastek).
These definitions were written by [Tim Stirrat](https://github.com/tstirrat), [Kamil Socha](https://github.com/ksocha), [Mirek Ciastek](https://github.com/mciastek), and [Yanick Dickbauer](https://github.com/yanickdi).
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