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

@rbxts/phantom

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rbxts/phantom - npm Package Compare versions

Comparing version 0.3.0 to 0.3.1

src/Set/isSet.d.ts

2

package.json
{
"name": "@rbxts/phantom",
"description": "Data manipulation library for Roblox",
"version": "0.3.0",
"version": "0.3.1",
"scripts": {

@@ -6,0 +6,0 @@ "build:bench": "rojo sourcemap benchmarks.project.json --output sourcemap.json",

@@ -8,2 +8,3 @@ import add from "./add";

import intersection from "./intersection";
import isSet from "./isSet";
import isSubset from "./isSubset";

@@ -27,2 +28,3 @@ import isSuperset from "./isSuperset";

intersection,
isSet,
isSubset,

@@ -29,0 +31,0 @@ isSuperset,

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