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 10.0.2 to 10.2.0

1

lib/lib/scripts/core/services/combobox/src/core-services-combobox.interface.d.ts
export interface IComboBoxData {
id: number;
value: string;

@@ -3,0 +4,0 @@ text: string;

export interface IComboBoxData {
id: number;
value: string;

@@ -3,0 +4,0 @@ text: string;

9

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

@@ -112,9 +112,2 @@ "main": "lib/bundle.js",

"peerDependencies": {
"decimal.js": "^10.4.3",
"inputmask": "^5.0.8",
"moment": "^2.24.0",
"moment-range": "^4.0.2",
"rxjs": "^7.8.0",
"screenfull": "^6.0.2",
"xlsx": "https://cdn.sheetjs.com/xlsx-0.20.2/xlsx-0.20.2.tgz"
},

@@ -121,0 +114,0 @@ "dependencies": {

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