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

gl-w-frontend

Package Overview
Dependencies
Maintainers
1
Versions
130
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gl-w-frontend - npm Package Compare versions

Comparing version 1.4.0 to 1.4.1

0

lib/esm/index.d.ts

@@ -0,0 +0,0 @@ import 'node_modules/jquery-ui-dist/jquery-ui.min';

@@ -0,0 +0,0 @@ import 'node_modules/jquery-ui-dist/jquery-ui.min';

@@ -0,0 +0,0 @@ export declare class ArrayRemove {

@@ -0,0 +0,0 @@ var ArrayRemove = /** @class */ (function () {

@@ -0,0 +0,0 @@ export declare class AttachmentConvert {

@@ -0,0 +0,0 @@ var __values = (this && this.__values) || function(o) {

@@ -0,0 +0,0 @@ export interface IFullscreenResult {

@@ -0,0 +0,0 @@ import { IFullScreenAlt, IFullScreenSrc, IMenuButton } from '../menu/core-services-menu.interfaces';

@@ -0,0 +0,0 @@ import * as screenfull from 'screenfull';

@@ -0,0 +0,0 @@ import { IComboBoxData } from './core-services-combobox.interface';

@@ -0,0 +0,0 @@ import { MomentInput, unitOfTime } from 'moment/moment';

@@ -0,0 +0,0 @@ import { IDate, IDateLocal, IDayMonthYear, IDaysOfMonth, IUnityOfTime, IWeeksOfMonth } from './core-services-date.interface';

@@ -0,0 +0,0 @@ var __values = (this && this.__values) || function(o) {

export declare type TFields = HTMLInputElement | HTMLDivElement | HTMLTextAreaElement | HTMLSpanElement | null;

@@ -0,0 +0,0 @@ import { TFields } from './core-services-elements.interface';

@@ -0,0 +0,0 @@ import { DateValidation } from '../date/core-services-date.service';

@@ -0,0 +0,0 @@ export interface IMenuButton {

export declare class StringConverter {
static numberToString(number: number): string;
}

@@ -0,0 +0,0 @@ var StringConverter = /** @class */ (function () {

@@ -0,0 +0,0 @@ import 'node_modules/jquery-ui-dist/jquery-ui.min';

@@ -0,0 +0,0 @@ export declare class ArrayRemove {

@@ -0,0 +0,0 @@ export declare class AttachmentConvert {

@@ -0,0 +0,0 @@ export interface IFullscreenResult {

@@ -0,0 +0,0 @@ import { IFullScreenAlt, IFullScreenSrc, IMenuButton } from '../menu/core-services-menu.interfaces';

@@ -0,0 +0,0 @@ export interface IComboBoxData {

@@ -0,0 +0,0 @@ import { IComboBoxData } from './core-services-combobox.interface';

@@ -0,0 +0,0 @@ import { MomentInput, unitOfTime } from 'moment/moment';

@@ -0,0 +0,0 @@ import { IDate, IDateLocal, IDayMonthYear, IDaysOfMonth, IUnityOfTime, IWeeksOfMonth } from './core-services-date.interface';

export declare type TFields = HTMLInputElement | HTMLDivElement | HTMLTextAreaElement | HTMLSpanElement | null;

@@ -0,0 +0,0 @@ import { TFields } from './core-services-elements.interface';

@@ -0,0 +0,0 @@ export interface IMenuButton {

export declare class StringConverter {
static numberToString(number: number): string;
}

4

package.json
{
"name": "gl-w-frontend",
"version": "1.4.0",
"version": "1.4.1",
"description": "Common code for using among web front-end development such as pure JavaScript, ES6+ and TypeScript",

@@ -36,3 +36,2 @@ "main": "lib/",

"dependencies": {
"@types/node": "^14.0.5",
"jquery": "^3.5.1",

@@ -47,2 +46,3 @@ "jquery-ui-dist": "^1.12.1",

"@types/jqueryui": "^1.12.13",
"@types/node": "^14.0.6",
"@typescript-eslint/eslint-plugin": "^3.0.2",

@@ -49,0 +49,0 @@ "@typescript-eslint/parser": "^3.0.2",

# gl-w-frontend #
[![version](https://img.shields.io/badge/version-1.4.0-green.svg)](https://www.npmjs.com/package/gl-w-frontend)
[![version](https://img.shields.io/badge/version-1.4.1-green.svg)](https://www.npmjs.com/package/gl-w-frontend)

@@ -4,0 +4,0 @@ ### What is this repository for? ###

@@ -0,0 +0,0 @@ {

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