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.1.0 to 4.1.1

bundles/gl-ng-lists-frontend.umd.js

22

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

@@ -33,10 +33,10 @@ "type": "git",

"gl-w-attachment-frontend": "^1.0.3",
"gl-w-number-frontend": "^1.1.0"
"gl-w-number-frontend": "^1.1.0",
"tslib": "^2.2.0"
},
"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 .."
}
}
"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
}
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