Socket
Socket
Sign inDemoInstall

sisteransi

Package Overview
Dependencies
0
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.0 to 0.1.0

license

33

package.json
{
"name": "sisteransi",
"version": "0.0.0",
"version": "0.1.0",
"description": "",
"main": "index.js",
"homepage": "https://github.com/terkelg/sisteransi",
"main": "src/index.js",
"license": "MIT",
"author": {
"name": "Terkel Gjervig",
"email": "terkel@terkel.com",
"url": "https://terkel.com"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"test": "tape test/*.js | tap-spec"
},
"author": "",
"license": "ISC"
"repository": {
"type": "git",
"url": "https://github.com/terkelg/sisteransi"
},
"files": [
"src"
],
"keywords": [
"ansi",
"escape codes",
"escape",
"terminal",
"style"
],
"devDependencies": {
"tap-spec": "^4.1.1",
"tape": "^4.9.0"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc