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.4 to 3.7.5

4

dist/web-component/jb-date-input/lib/JBDateInput.d.ts
import 'jb-calendar';
import './inbox-element/inbox-element';
import { JBDDateInputInboxElementWebComponent } from './inbox-element/inbox-element';
import { InputTypes, ValueTypes, ElementsObject, ValidationResultSummary, DateRestrictions, JBDateInputValueObject, ValidationResultItem, JBDateInputValidationItem, DateRestrictionsValidResult, ValidationResult } from './Types';
export { JBDDateInputInboxElementWebComponent } from './inbox-element/inbox-element';
export { JBDateInputValidationItem, InputTypes, ValueTypes, JBDateInputValueObject };
export { JBDateInputValidationItem, InputTypes, ValueTypes, JBDateInputValueObject, JBDDateInputInboxElementWebComponent };
export declare class JBDateInputWebComponent extends HTMLElement {

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

@@ -8,2 +8,4 @@ import HTML from './JBDateInput.html';

import './inbox-element/inbox-element';
// eslint-disable-next-line no-duplicate-imports
import {JBDDateInputInboxElementWebComponent} from './inbox-element/inbox-element';
//import cloneDeep from 'lodash.clonedeep';

@@ -17,4 +19,4 @@

export {JBDDateInputInboxElementWebComponent} from './inbox-element/inbox-element';
export {JBDateInputValidationItem,InputTypes,ValueTypes, JBDateInputValueObject};
export {JBDateInputValidationItem,InputTypes,ValueTypes, JBDateInputValueObject,JBDDateInputInboxElementWebComponent};
export class JBDateInputWebComponent extends HTMLElement {

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

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

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

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

Sorry, the diff of this file is not supported yet

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