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

@types/signals

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/signals - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

signals/index.d.ts

@@ -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>;

4

signals/package.json
{
"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

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