@types/signals
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -33,5 +33,3 @@ // Type definitions for JS-Signals 1.0 | ||
* <br />- inspired by Robert Penner's AS3 Signals. | ||
* @name Signal | ||
* @author Miller Medeiros | ||
* @constructor | ||
*/ | ||
@@ -38,0 +36,0 @@ new (): Signal<T>; |
{ | ||
"name": "@types/signals", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "TypeScript definitions for JS-Signals", | ||
@@ -20,4 +20,4 @@ "license": "MIT", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "24f4331b7f31514d3fd52ebaa597a4b17934d6875091c6f20c2fd14d806c5b27", | ||
"typesPublisherContentHash": "b283ef5faa550c9d72e515c8c59e9f5afeadde4c49a7350eeb05aaf290c7dee5", | ||
"typeScriptVersion": "2.3" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Fri, 20 Oct 2017 18:43:20 GMT | ||
* Last updated: Mon, 30 Oct 2017 15:12:36 GMT | ||
* Dependencies: none | ||
@@ -14,0 +14,0 @@ * Global values: signals |
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
6404
96