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

jb-date-input

Package Overview
Dependencies
Maintainers
1
Versions
98
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jb-date-input - npm Package Compare versions

Comparing version 3.7.5 to 3.7.6

2

dist/web-component/jb-date-input/lib/JBDateInput.d.ts

@@ -5,3 +5,3 @@ import 'jb-calendar';

import { InputTypes, ValueTypes, ElementsObject, ValidationResultSummary, DateRestrictions, JBDateInputValueObject, ValidationResultItem, JBDateInputValidationItem, DateRestrictionsValidResult, ValidationResult } from './Types';
export { JBDateInputValidationItem, InputTypes, ValueTypes, JBDateInputValueObject, JBDDateInputInboxElementWebComponent };
export { JBDateInputValidationItem, InputTypes as JBDateInputInputTypes, ValueTypes, JBDateInputValueObject, JBDDateInputInboxElementWebComponent };
export declare class JBDateInputWebComponent extends HTMLElement {

@@ -8,0 +8,0 @@ #private;

@@ -18,4 +18,5 @@ import HTML from './JBDateInput.html';

console.log(InputTypes);
export {JBDateInputValidationItem,InputTypes,ValueTypes, JBDateInputValueObject,JBDDateInputInboxElementWebComponent};
export {JBDateInputValidationItem,InputTypes as JBDateInputInputTypes,ValueTypes, JBDateInputValueObject,JBDDateInputInboxElementWebComponent};
export class JBDateInputWebComponent extends HTMLElement {

@@ -22,0 +23,0 @@ static get formAssociated() { return true; }

@@ -31,3 +31,3 @@ {

],
"version": "3.7.5",
"version": "3.7.6",
"bugs": "https://github.com/javadbat/jb-date-input/issues",

@@ -34,0 +34,0 @@ "license": "MIT",

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

Sorry, the diff of this file is not supported yet

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