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

gl-ng-lists-frontend

Package Overview
Dependencies
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gl-ng-lists-frontend - npm Package Compare versions

Comparing version 4.0.7 to 4.1.0

karma.conf.js

28

package.json
{
"name": "gl-ng-lists-frontend",
"version": "4.0.7",
"version": "4.1.0",
"description": "Common code and components designed for Angular 2+ to be used among web front-end development.",
"main": "bundles/gl-ng-lists-frontend.umd.js",
"main": "wrapper_lists.ts",
"types": "gl-ng-lists-frontend.d.ts",
"module": "fesm2015/gl-ng-lists-frontend.js",
"module": "gl-ng-lists-frontend/src/lib/gl-ng-lists-frontend.module.d.ts",
"repository": {

@@ -26,4 +26,4 @@ "type": "git",

"peerDependencies": {
"@angular/common": "~12.2.16",
"@angular/core": "~12.2.16"
"@angular/common": "~12.2.17",
"@angular/core": "~12.2.17"
},

@@ -33,11 +33,11 @@ "dependencies": {

"gl-icons-assets": "^1.5.1",
"gl-w-attachment-frontend": "^1.0.2",
"gl-w-number-frontend": "^1.0.1",
"tslib": "^2.2.0"
"gl-w-attachment-frontend": "^1.0.3",
"gl-w-number-frontend": "^1.1.0"
},
"es2015": "fesm2015/gl-ng-lists-frontend.js",
"esm2015": "esm2015/gl-ng-lists-frontend.js",
"fesm2015": "fesm2015/gl-ng-lists-frontend.js",
"typings": "gl-ng-lists-frontend.d.ts",
"sideEffects": false
}
"scripts": {
"build": "ng build gl-ng-lists-frontend",
"build-prod": "ng build --configuration production gl-ng-lists-frontend",
"production": "npm run build-prod",
"publish": "npm run build-prod && cd \"./../../dist/gl-ng-lists-frontend\" && npm publish && cd .. && cd .."
}
}

@@ -0,0 +0,0 @@ # gl-ng-lists-frontend

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