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

@syntest/cli-graphics

Package Overview
Dependencies
Maintainers
4
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@syntest/cli-graphics - npm Package Compare versions

Comparing version 0.1.0-beta.1 to 0.1.0-beta.2

dist/lib/UserInterface.d.ts

2

dist/index.d.ts

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

export * from "./UserInterface";
export * from "./lib/UserInterface";
//# sourceMappingURL=index.d.ts.map

@@ -34,3 +34,3 @@ "use strict";

*/
__exportStar(require("./UserInterface"), exports);
__exportStar(require("./lib/UserInterface"), exports);
//# sourceMappingURL=index.js.map
{
"name": "@syntest/cli-graphics",
"version": "0.1.0-beta.1",
"version": "0.1.0-beta.2",
"description": "The cli graphics library of the SynTest Framework",

@@ -22,3 +22,7 @@ "keywords": [

"files": [
"dist",
"dist/lib",
"dist/index.d.ts",
"dist/index.d.ts.map",
"dist/index.js",
"dist/index.js.map",
"NOTICE",

@@ -54,3 +58,3 @@ "README.md"

"engines": {
"node": ">=10.24.0"
"node": ">=16"
},

@@ -60,3 +64,6 @@ "publishConfig": {

},
"gitHead": "7f92c0d884c6db4dfc5e350e2902474a8b3e7c7a"
"devDependencies": {
"@types/figlet": "^1.5.5"
},
"gitHead": "3e256d32d5cd7185a5197f429d0454cb40982220"
}

Sorry, the diff of this file is not supported yet

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