New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@rbxts/observers

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rbxts/observers

Collection of observer utility functions

  • 0.3.4
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
110
increased by42.86%
Maintainers
1
Weekly downloads
 
Created
Source

CI Docs

RbxObservers

A collection of observer utility functions.

Installation

Wally

Add sleitnick/observers to dependencies list:

[package]
name = "your_name/your_project"
version = "0.1.0"
registry = "https://github.com/UpliftGames/wally-index"
realm = "shared"

[dependencies]
Observers = "sleitnick/observers@^0.3.3"

roblox-ts

Add @rbxts/observers to your package.json dependencies list, or run the npm install command:

{
	"dependencies": {
		"@rbxts/observers": "^0.3.3"
	}
}
npm i --save @rbxts/observers

Keywords

FAQs

Package last updated on 25 May 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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