Socket
Socket
Sign inDemoInstall

@epistemology-factory/crocks-web

Package Overview
Dependencies
7
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.3.3 to 0.3.4

2

logging/logger.js
"use strict";
const { format } = require("util");
const { format } = require("lacuna-format");
const { Transform } = require("stream");

@@ -5,0 +5,0 @@

{
"name": "@epistemology-factory/crocks-web",
"version": "0.3.3",
"version": "0.3.4",
"description": "Functions to help write web applications with crocks",

@@ -29,4 +29,5 @@ "scripts": {

"dependencies": {
"@epistemology-factory/crocks-ext": "0.0.17"
"@epistemology-factory/crocks-ext": "0.0.17",
"lacuna-format": "^1.0.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