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

antsy

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

antsy - npm Package Compare versions

Comparing version 4.0.0 to 4.0.1

2

lib/antsy/canvas.d.ts

@@ -1,2 +0,2 @@

/// <reference types="node" resolution-mode="require"/>
/// <reference types="node" />
import { TextBuffer } from "./text_buffer.js";

@@ -3,0 +3,0 @@ export declare class Canvas {

{
"name": "antsy",
"version": "4.0.0",
"version": "4.0.1",
"type": "module",

@@ -27,5 +27,3 @@ "description": "draw full-color (xterm-256) ansi graphics into a buffer",

"@types/node": "^18.16.5",
"@types/source-map-support": "^0.5.6",
"mocha": "^10.2.0",
"source-map-support": "^0.5.21",
"ts-node": "^10.9.1",

@@ -32,0 +30,0 @@ "typescript": "^5.0.4"

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