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.31 to 2.1.32

6

toastr/index.d.ts

@@ -190,2 +190,8 @@ // Type definitions for Toastr 2.1.3

/**
* Removes all toasts (without animation)
*/
remove: {
(): void;
};
/**
* Create an error toast

@@ -192,0 +198,0 @@ */

6

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

@@ -18,3 +18,3 @@ "author": "Boris Yankov <https://github.com/borisyankov/>",

"typings": "index.d.ts",
"typesPublisherContentHash": "23e3d7ea30964a5f13308ad10d633bebf25c83aa34f1f34bb1d010b122582b90"
"typesPublisherContentHash": "dbb886aa0a5ddaca0dbbe93e918e057090ac7a4e5c784401ce1f7c3196d768f1"
}

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

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

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

Additional Details
* Last updated: Mon, 14 Nov 2016 19:35:02 GMT
* Last updated: Mon, 28 Nov 2016 16:28:40 GMT
* File structure: Mixed

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

@@ -10,3 +10,3 @@ {

"libraryMinorVersion": 1,
"libraryName": "Toastr 2.1.3",
"libraryName": "Toastr",
"typingsPackageName": "toastr",

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

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