Socket
Socket
Sign inDemoInstall

marzetz-dialog

Package Overview
Dependencies
6
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.13 to 1.0.14

bundles/marzetz-dialog.umd.js

39

package.json

@@ -1,38 +0,1 @@

{
"name": "marzetz-dialog",
"version": "1.0.13",
"description": "MarzetzDialog is an Angular module, that can be used to show custom popups in any Angular app.",
"main": "marzetz-dialog.module.ts",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"build": "ng-packagr -p ng-package.json;",
"publish-package": "cd lib/dist; npm publish;"
},
"repository": {
"type": "git",
"url": "https://github.com/marzetz/marzetz-dialog"
},
"keywords": [
"ng2-dialog",
"angular-dialog",
"dialog",
"modal",
"ng2-modal",
"angular-modal"
],
"author": "Michał Marzec",
"license": "MIT",
"bugs": {
"url": "https://github.com/marzetz/marzetz-dialog/issues"
},
"homepage": "https://github.com/marzetz/marzetz-dialog#README",
"devDependencies": {
"ng-packagr": "^1.6.0",
"typescript": "^2.6.2"
},
"dependencies": {
"@angular/common": "^5.2.0",
"@angular/core": "^5.2.0",
"rxjs": "^5.5.6"
}
}
{"name":"marzetz-dialog","version":"1.0.14","description":"MarzetzDialog is an Angular module, that can be used to show custom popups in any Angular app.","main":"bundles/marzetz-dialog.umd.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1","build":"ng-packagr -p ng-package.json;","publish-package":"npm publish dist;"},"repository":{"type":"git","url":"https://github.com/marzetz/marzetz-dialog"},"keywords":["ng2-dialog","angular-dialog","dialog","modal","ng2-modal","angular-modal"],"author":"Michał Marzec","license":"MIT","bugs":{"url":"https://github.com/marzetz/marzetz-dialog/issues"},"homepage":"https://github.com/marzetz/marzetz-dialog#README","devDependencies":{"ng-packagr":"^1.6.0","typescript":"^2.6.2"},"dependencies":{"@angular/common":"^5.2.0","@angular/core":"^5.2.0","rxjs":"^5.5.6"},"module":"marzetz-dialog.es5.js","es2015":"marzetz-dialog.js","typings":"marzetz-dialog.d.ts","metadata":"marzetz-dialog.metadata.json"}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc