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

@quenty/signal

Package Overview
Dependencies
Maintainers
1
Versions
89
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@quenty/signal - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1-canary.209.a9b49cf.0

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

## [1.2.1-canary.209.a9b49cf.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/signal@1.2.0...@quenty/signal@1.2.1-canary.209.a9b49cf.0) (2021-09-05)
### Bug Fixes
* Remove peer dependencies. This is because lerna doesn't really support peer dependencies being linked and getting a new version on build, which is unfortunate. ([a9b49cf](https://github.com/Quenty/NevermoreEngine/commit/a9b49cf81109e4bc64b46dfd6620848b13b220c4))
# 1.2.0 (2021-07-31)

@@ -8,0 +19,0 @@

2

default.project.json
{
"name": "Signal",
"name": "signal",
"tree": {

@@ -4,0 +4,0 @@ "$path": "src"

@@ -0,0 +0,0 @@ MIT License

{
"name": "@quenty/signal",
"version": "1.2.0",
"version": "1.2.1-canary.209.a9b49cf.0",
"description": "A simple signal implementation for Roblox",

@@ -13,10 +13,5 @@ "keywords": [

],
"contributors": [
"Quenty"
],
"funding": {
"type": "patreon",
"url": "https://www.patreon.com/quenty"
"bugs": {
"url": "https://github.com/Quenty/NevermoreEngine/issues"
},
"license": "MIT",
"repository": {

@@ -27,9 +22,14 @@ "type": "git",

},
"bugs": {
"url": "https://github.com/Quenty/NevermoreEngine/issues"
"funding": {
"type": "patreon",
"url": "https://www.patreon.com/quenty"
},
"license": "MIT",
"contributors": [
"Quenty"
],
"publishConfig": {
"access": "public"
},
"gitHead": "d06e276dc6111e17c3c25d3e58768eb4e6bdc333"
"gitHead": "a9b49cf81109e4bc64b46dfd6620848b13b220c4"
}

@@ -0,0 +0,0 @@ ## Signal

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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