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

@gucciogucci/contented

Package Overview
Dependencies
Maintainers
3
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gucciogucci/contented - npm Package Compare versions

Comparing version 5.1.1 to 5.1.2

2

dist/explain.js

@@ -46,3 +46,3 @@ "use strict";

function explainObject(schema, value) {
if (typeof value !== 'object') {
if ((0, typeOf_1.typeOf)(value) !== 'object') {
return {

@@ -49,0 +49,0 @@ value,

{
"name": "@gucciogucci/contented",
"description": "A library to coerce values at run-time.",
"version": "5.1.1",
"version": "5.1.2",
"author": "Gucci <npm@gucci.com>",

@@ -6,0 +6,0 @@ "license": "LGPL-3.0-only",

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