Socket
Socket
Sign inDemoInstall

ttag-cli

Package Overview
Dependencies
Maintainers
1
Versions
76
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ttag-cli - npm Package Compare versions

Comparing version 1.10.11 to 1.10.12

.idea/inspectionProfiles/profiles_settings.xml

2

dist/src/commands/filter.js

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

}
return msg.comments.flag == "fuzzy";
return Boolean(msg.comments.flag && msg.comments.flag.includes("fuzzy"));
}

@@ -72,0 +72,0 @@ function TranslatedTest(msg) {

{
"name": "ttag-cli",
"version": "1.10.11",
"version": "1.10.12",
"main": "index.js",

@@ -70,3 +70,3 @@ "repository": "git@github.com:ttag-org/ttag-cli.git",

"@babel/template": "^7.10.4",
"babel-plugin-ttag": "1.8.14",
"babel-plugin-ttag": "1.8.16",
"babel-preset-const-enum": "^1.0.0",

@@ -73,0 +73,0 @@ "chalk": "^2.4.2",

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