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

@cardsgame/utils

Package Overview
Dependencies
Maintainers
1
Versions
72
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cardsgame/utils - npm Package Compare versions

Comparing version 0.1.20 to 0.1.21

2

lib/logs.js

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

var logsChrome = process ? Boolean(process.env.LOGS_CHROME) : false;
exports.chalk = new chalk_1.default.constructor({ enabled: logsChrome });
exports.chalk = new chalk_1.default.constructor({ enabled: !logsChrome });
var LogLevels;

@@ -13,0 +13,0 @@ (function (LogLevels) {

{
"name": "@cardsgame/utils",
"version": "0.1.20",
"version": "0.1.21",
"description": "",

@@ -21,3 +21,3 @@ "main": "lib/index.js",

},
"gitHead": "ae63e661981e95fe0d9eb89f5374ee6d54740395"
"gitHead": "cf88e0b8ad86285bc6973b8facadd67fa647fa92"
}

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