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.2 to 1.0.3

6

signals/index.d.ts

@@ -1,7 +0,1 @@

// Type definitions for JS-Signals 1.0
// Project: http://millermedeiros.github.io/js-signals/
// Definitions by: Diullei Gomes <https://github.com/diullei>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.3
declare var signals: signals.SignalWrapper;

@@ -8,0 +2,0 @@

10

signals/package.json
{
"name": "@types/signals",
"version": "1.0.2",
"description": "TypeScript definitions for JS-Signals",
"version": "1.0.3",
"description": "TypeScript definitions for signals",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/signals",

@@ -10,4 +10,4 @@ "license": "MIT",

"name": "Diullei Gomes",
"url": "https://github.com/diullei",
"githubUsername": "diullei"
"githubUsername": "diullei",
"url": "https://github.com/diullei"
}

@@ -24,4 +24,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "df6c5e74a78dca4763e2c41f797f57d2a837691fecafb5d6d20ce229d7aeba0a",
"typesPublisherContentHash": "b4bee563736b19dd5936c5ff9edd1590b97a2c78349da9ccbc9564f4dfd7ccfb",
"typeScriptVersion": "4.5"
}

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

# Summary
This package contains type definitions for JS-Signals (http://millermedeiros.github.io/js-signals/).
This package contains type definitions for signals (http://millermedeiros.github.io/js-signals/).

@@ -12,7 +12,6 @@ # Details

### Additional Details
* Last updated: Mon, 25 Sep 2023 13:39:06 GMT
* Last updated: Wed, 18 Oct 2023 11:45:06 GMT
* Dependencies: none
* Global values: `signals`
# Credits
These definitions were written by [Diullei Gomes](https://github.com/diullei).
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