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

@types/toastr

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/toastr - npm Package Compare versions

Comparing version 2.1.30 to 2.1.31

6

toastr/index.d.ts

@@ -1,2 +0,2 @@

// Type definitions for Toastr 2.1.1
// Type definitions for Toastr 2.1.3
// Project: https://github.com/CodeSeven/toastr

@@ -136,2 +136,6 @@ // Definitions by: Boris Yankov <https://github.com/borisyankov/>

allowHtml?: boolean;
/**
* Set if toastr should escape html
**/
escapeHtml?: boolean;
}

@@ -138,0 +142,0 @@

7

toastr/package.json
{
"name": "@types/toastr",
"version": "2.1.30",
"description": "TypeScript definitions for Toastr 2.1.1",
"version": "2.1.31",
"description": "TypeScript definitions for Toastr 2.1.3",
"license": "MIT",

@@ -16,4 +16,5 @@ "author": "Boris Yankov <https://github.com/borisyankov/>",

},
"peerDependencies": {},
"typings": "index.d.ts",
"typesPublisherContentHash": "5fcd3a517ec2f37c54cd919d3180fb40c9fd5a44de8bc495dfe57efb1b832420"
"typesPublisherContentHash": "23e3d7ea30964a5f13308ad10d633bebf25c83aa34f1f34bb1d010b122582b90"
}

@@ -5,3 +5,3 @@ # Installation

# Summary
This package contains type definitions for Toastr 2.1.1 (https://github.com/CodeSeven/toastr).
This package contains type definitions for Toastr 2.1.3 (https://github.com/CodeSeven/toastr).

@@ -12,3 +12,3 @@ # Details

Additional Details
* Last updated: Mon, 19 Sep 2016 17:28:59 GMT
* Last updated: Mon, 14 Nov 2016 19:35:02 GMT
* File structure: Mixed

@@ -15,0 +15,0 @@ * Library Dependencies: jquery

@@ -8,5 +8,5 @@ {

"moduleDependencies": [],
"libraryMajorVersion": "2",
"libraryMinorVersion": "1",
"libraryName": "Toastr 2.1.1",
"libraryMajorVersion": 2,
"libraryMinorVersion": 1,
"libraryName": "Toastr 2.1.3",
"typingsPackageName": "toastr",

@@ -27,3 +27,3 @@ "projectName": "https://github.com/CodeSeven/toastr",

"hasPackageJson": false,
"contentHash": "5fcd3a517ec2f37c54cd919d3180fb40c9fd5a44de8bc495dfe57efb1b832420"
"contentHash": "23e3d7ea30964a5f13308ad10d633bebf25c83aa34f1f34bb1d010b122582b90"
}
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