Socket
Socket
Sign inDemoInstall

konsolog

Package Overview
Dependencies
0
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.3 to 0.0.4

console/index.d.ts

14

package.json
{
"name": "konsolog",
"version": "0.0.3",
"version": "0.0.4",
"description": "The Console API you didn't know you need",
"main": "build/main/index.js",
"typings": "build/main/index.d.ts",
"module": "build/module/index.js",
"main": "console/main/index.js",
"typings": "types/index.d.ts",
"module": "console/module/index.js",
"repository": "https://github.com/caroso1222/konsolog",

@@ -58,2 +58,4 @@ "license": "MIT",

"cz-conventional-changelog": "^2.1.0",
"del": "^4.0.0",
"fs": "0.0.1-security",
"gh-pages": "^2.0.1",

@@ -75,6 +77,6 @@ "npm-run-all": "^4.1.5",

"files": [
"build/main/**/*.spec.js"
"console/main/**/*.spec.js"
],
"sources": [
"build/main/**/*.js"
"console/main/**/*.js"
]

@@ -81,0 +83,0 @@ },

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc