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

@goldstack/utils-log

Package Overview
Dependencies
Maintainers
1
Versions
70
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@goldstack/utils-log - npm Package Compare versions

Comparing version 0.2.10 to 0.2.11

7

package.json
{
"name": "@goldstack/utils-log",
"version": "0.2.10",
"version": "0.2.11",
"description": "Utilities for emitting logs.",

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

"build:watch": "yarn clean && yarn compile-watch",
"clean": "rm -rf ./dist",
"clean": "rimraf ./dist",
"compile": "tsc -p tsconfig.json",

@@ -38,6 +38,7 @@ "compile-watch": "tsc -p tsconfig.json --watch",

"devDependencies": {
"@goldstack/utils-git": "0.1.30",
"@goldstack/utils-git": "0.1.31",
"@types/jest": "^27.0.2",
"@types/node": "^16.11.0",
"jest": "^26.6.3",
"rimraf": "^3.0.2",
"ts-jest": "^26.5.4",

@@ -44,0 +45,0 @@ "typescript": "^4.4.3"

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