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

@furystack/logging

Package Overview
Dependencies
Maintainers
1
Versions
145
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@furystack/logging - npm Package Compare versions

Comparing version 2.0.13 to 2.0.14

25

package.json
{
"name": "@furystack/logging",
"version": "2.0.13",
"version": "2.0.14",
"description": "Logging API for FuryStack package",

@@ -27,24 +27,13 @@ "main": "dist/index.js",

},
"nyc": {
"exclude": [
"temp/test/**/*.*",
"temp/src/**/I*.js",
"**/index.js"
],
"include": "temp/src/**/*.*",
"check-coverage": false,
"cache": true,
"all": true,
"reporter": [
"lcov",
"text-summary",
"json"
]
"devDependencies": {
"@types/jest": "^25.1.2"
},
"homepage": "https://github.com/furystack/furystack.git",
"dependencies": {
"@furystack/inject": "^4.0.7"
"@furystack/inject": "^4.0.8",
"@furystack/utils": "^1.1.1",
"tslib": "^1.10.0"
},
"typings": "./dist/index.d.ts",
"gitHead": "385a10c0a4fd4fc780ef6a7c9de185ae18780cc6"
"gitHead": "9d24fe1f853e12638735fb48f0ab0d05de329003"
}
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