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

minitel-standalone

Package Overview
Dependencies
Maintainers
1
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

minitel-standalone - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

3

package.json
{
"name": "minitel-standalone",
"version": "1.0.0",
"version": "1.0.1",
"description": "A standalone package for minitel components",

@@ -24,4 +24,5 @@ "main": "dist/index.js",

"dependencies": {
"events": "^3.3.0",
"word-wrap": "^1.2.5"
}
}

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

import { EventEmitter } from 'node:events';
import { EventEmitter } from 'events';
import type { Minitel } from '../components/minitel.js';

@@ -3,0 +3,0 @@ import { RichChar } from '../richchar.js';

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