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

angular-x-alerts

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular-x-alerts - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

angular-x-alerts.d.ts

24

package.json
{
"name": "angular-x-alerts",
"version": "1.1.0",
"version": "1.1.1",
"description": "Simple Angular 2+ alert module",
"scripts": {
"ng": "ng",
"start": "ng serve",
"build": "ng build",
"test": "ng test",
"lint": "ng lint",
"e2e": "ng e2e",
"packagr": "ng-packagr -p ng-package.json"
},
"keywords": [

@@ -53,3 +44,16 @@ "angular",

"typescript": "~3.1.1"
},
"main": "bundles/angular-x-alerts.umd.js",
"module": "fesm5/angular-x-alerts.js",
"es2015": "fesm2015/angular-x-alerts.js",
"esm5": "esm5/angular-x-alerts.js",
"esm2015": "esm2015/angular-x-alerts.js",
"fesm5": "fesm5/angular-x-alerts.js",
"fesm2015": "fesm2015/angular-x-alerts.js",
"typings": "angular-x-alerts.d.ts",
"metadata": "angular-x-alerts.metadata.json",
"sideEffects": false,
"dependencies": {
"tslib": "^1.9.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