Socket
Socket
Sign inDemoInstall

@epistemology-factory/crocks-web

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@epistemology-factory/crocks-web - npm Package Compare versions

Comparing version 0.2.4 to 0.2.5

2

package.json
{
"name": "@epistemology-factory/crocks-web",
"version": "0.2.4",
"version": "0.2.5",
"description": "Functions to help write web applications with crocks",

@@ -5,0 +5,0 @@ "scripts": {

"use strict";
const { allOf, equalTo, hasProperties } = require("hamjest");
const { allOf, equalTo, hasProperties, hasProperty } = require("hamjest");

@@ -28,3 +28,3 @@ const { ERROR_TYPES } = require("../../../../web/lambda/errors");

anError(ERROR_TYPES.VALIDATION_ERROR),
failures
hasProperty("failures", failures)
)

@@ -31,0 +31,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