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

slf

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

slf - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

lib/index.d.ts

5

package.json
{
"name": "slf",
"version": "1.0.1",
"version": "1.0.2",
"description": "Simple Logging Facade",
"main": "lib/index.js",
"types": "lib/index.d.ts",
"directories": {

@@ -12,3 +13,3 @@ "test": "test"

"test.watch": "mocha test --watch --recursive --compilers js:babel-core/register",
"compile": "babel -d lib src",
"compile": "babel src -d lib --copy-files",
"prepublish": "npm run compile"

@@ -15,0 +16,0 @@ },

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