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

@casual-simulation/aux-common

Package Overview
Dependencies
Maintainers
2
Versions
473
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@casual-simulation/aux-common - npm Package Compare versions

Comparing version 0.8.6 to 0.8.7

2

Files/FileCalculations.d.ts

@@ -157,3 +157,3 @@ import { Object, File, Workspace, AuxDomain, UserMode, SelectionMode, FileShape, FileTags, FileLabelAnchor, FileDragMode, ContextVisualizeMode } from './File';

*/
export declare function fileTags(files: File[], currentTags: string[], extraTags: string[], includeHidden?: boolean, tagBlacklist?: string[], blacklistIndex?: boolean[]): string[];
export declare function fileTags(files: File[], currentTags: string[], extraTags: string[], includeHidden?: boolean, tagBlacklist?: (string | boolean)[][]): string[];
export declare function getAllFileTags(files: File[], includeHidden: boolean): string[];

@@ -160,0 +160,0 @@ /**

{
"name": "@casual-simulation/aux-common",
"version": "0.8.6",
"version": "0.8.7",
"description": "Common library for AUX projects",

@@ -56,3 +56,3 @@ "main": "index.js",

],
"gitHead": "30206647e607abff1f1e2f9a2b98525f6f64e9ff"
"gitHead": "ba1cf725865394f1bcdd174d5c51c092c1e89102"
}

Sorry, the diff of this file is too big to display

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