@types/toastr
Advanced tools
Comparing version 2.1.29 to 2.1.30
@@ -0,0 +0,0 @@ // Type definitions for Toastr 2.1.1 |
{ | ||
"name": "@types/toastr", | ||
"version": "2.1.29", | ||
"version": "2.1.30", | ||
"description": "TypeScript definitions for Toastr 2.1.1", | ||
@@ -14,5 +14,6 @@ "license": "MIT", | ||
"dependencies": { | ||
"@types/jquery": "1.10.*" | ||
"@types/jquery": "*" | ||
}, | ||
"typings": "index.d.ts" | ||
"typings": "index.d.ts", | ||
"typesPublisherContentHash": "5fcd3a517ec2f37c54cd919d3180fb40c9fd5a44de8bc495dfe57efb1b832420" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Thu, 25 Aug 2016 16:56:11 GMT | ||
* Last updated: Mon, 19 Sep 2016 17:28:59 GMT | ||
* File structure: Mixed | ||
@@ -14,0 +14,0 @@ * Library Dependencies: jquery |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
6429
+ Added@types/jquery@3.5.32(transitive)
+ Added@types/sizzle@2.3.9(transitive)
- Removed@types/jquery@1.10.45(transitive)
Updated@types/jquery@*