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

terra-scroll

Package Overview
Dependencies
Maintainers
8
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

terra-scroll - npm Package Compare versions

Comparing version 2.35.0 to 2.36.0

5

CHANGELOG.md

@@ -5,2 +5,7 @@ # Changelog

## 2.36.0 - (November 13, 2023)
* Changed
* Minor dependency version bump
## 2.35.0 - (June 28, 2023)

@@ -7,0 +12,0 @@

3

lib/Scroll.js

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

Scroll.propTypes = propTypes;
var _default = Scroll;
exports.default = _default;
var _default = exports.default = Scroll;
{
"name": "terra-scroll",
"main": "lib/Scroll.js",
"version": "2.35.0",
"version": "2.36.0",
"description": "The terra-scroll is a content view that hides data accessible with scrolling and provides a refCallback.",
"author": "Cerner Corporation",
"repository": {

@@ -11,15 +11,19 @@ "type": "git",

},
"bugs": {
"url": "https://github.com/cerner/terra-core/issues"
},
"homepage": "https://github.com/cerner/terra-core#readme",
"license": "Apache-2.0",
"keywords": [
"Cerner",
"Scroll",
"Terra",
"terra-scroll",
"Scroll",
"UI"
],
"author": "Cerner Corporation",
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/cerner/terra-core/issues"
"main": "lib/Scroll.js",
"dependencies": {
"classnames": "^2.2.5",
"prop-types": "^15.5.8"
},
"homepage": "https://github.com/cerner/terra-core#readme",
"peerDependencies": {

@@ -29,6 +33,2 @@ "react": "^16.8.5",

},
"dependencies": {
"classnames": "^2.2.5",
"prop-types": "^15.5.8"
},
"scripts": {

@@ -47,3 +47,3 @@ "compile": "babel --root-mode upward src --out-dir lib --copy-files",

},
"gitHead": "12c5a230bf239557ce9df5827155138d3a415b5a"
"gitHead": "1be8c98fe2eeec64ef7a7fa457dd708da88e5170"
}
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