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

@copart/notes-component

Package Overview
Dependencies
Maintainers
9
Versions
106
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@copart/notes-component - npm Package Compare versions

Comparing version 0.0.15 to 0.0.16

2

package.json
{
"name": "@copart/notes-component",
"version": "0.0.15",
"version": "0.0.16",
"main": "dist/display-notes.js",

@@ -5,0 +5,0 @@ "files": [

@@ -29,2 +29,7 @@ # Ops Notes Component Library

| translations | Object | No | | Translations for localization |
| handleScrollEnd | Function | No | | Function to handle the end of scroll in notes |
| onChangeNote | Function | No | | Function to handle change of note |
| reverseList | boolean | No | true | Flag to determine if the list has to be reversed |
| loadNextPage | boolean | No | false | Flag to determine if the next page list needs to be fetched |
| disabled | boolean | No | false | Disables the note button |

@@ -80,2 +85,4 @@ ## Code Example

translations={exampleTranslationsMap}
// twentyFourHourTime={true}
// disabled={true}
/>

@@ -148,2 +155,3 @@ )

format: 'text', // only 'table' or 'text' format supported
enableAddNote: true, // enables text input for new notes
data: [

@@ -150,0 +158,0 @@ {

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

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