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

@types/ng-dialog

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/ng-dialog - npm Package Compare versions

Comparing version 0.6.0 to 0.6.1

ng-dialog/LICENSE

5

ng-dialog/index.d.ts

@@ -113,2 +113,7 @@ // Type definitions for ngDialog 0.6

className?: string;
/**
* Unlike the className property, which overrides any default classes specified through the setDefaults() method (see docs), appendClassName allows for the addition of a class on top of any defaults.
*/
appendClassName?: string;

@@ -115,0 +120,0 @@ /**

12

ng-dialog/package.json
{
"name": "@types/ng-dialog",
"version": "0.6.0",
"version": "0.6.1",
"description": "TypeScript definitions for ngDialog",
"license": "MIT",
"author": "Stephen Lautier <https://github.com/stephenlautier>",
"contributors": [
{
"name": "Stephen Lautier",
"url": "https://github.com/stephenlautier"
}
],
"main": "",

@@ -17,3 +22,4 @@ "repository": {

"peerDependencies": {},
"typesPublisherContentHash": "12d55b3df1034037382fcc04a661c352f71a42a3d473ab5f5d6c5941b7f20f64"
"typesPublisherContentHash": "931ddcd6fbc40b19ba2c1ea4aee477ef8f941003b2a7ba6050ed691600076bf5",
"typeScriptVersion": "2.0"
}

@@ -8,8 +8,7 @@ # Installation

# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/ng-dialog
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/ng-dialog
Additional Details
* Last updated: Mon, 12 Dec 2016 22:50:18 GMT
* Library Dependencies: angular
* Module Dependencies: angular
* Last updated: Mon, 05 Jun 2017 19:55:52 GMT
* Dependencies: angular
* Global values: none

@@ -16,0 +15,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