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

ansir

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ansir - npm Package Compare versions

Comparing version 0.2.0 to 0.4.0

7

package.json
{
"name": "ansir",
"version": "0.2.0",
"version": "0.4.0",
"description": "Convert PNGs to colorful terminal ANSI art",

@@ -25,3 +25,6 @@ "keywords": [

"deploy": "npm version minor -m \"Update version to %s\" ",
"postdeploy": "git push && git push --tags"
"postdeploy": "git push && git push --tags",
"predeploy_patch": "npm test",
"deploy_patch": "npm version minor -m \"Update version to %s\" ",
"postdeploy_patch": "git push && git push --tags"
},

@@ -28,0 +31,0 @@ "dependencies": {

@@ -14,3 +14,3 @@

npm install -g ansir
npm install -g ansir coffee-script

@@ -17,0 +17,0 @@ ### Generate artwork

Sorry, the diff of this file is not supported yet

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