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

@monokle/validation

Package Overview
Dependencies
Maintainers
5
Versions
91
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@monokle/validation - npm Package Compare versions

Comparing version 0.29.0 to 0.29.1

3

lib/validators/custom/simpleValidator.js
import { paramCase, sentenceCase } from 'change-case';
import keyBy from 'lodash/keyBy.js';
import set from 'lodash/set.js';
import get from 'lodash/get.js';
import unset from 'lodash/unset.js';
import { isNode } from 'yaml';

@@ -8,3 +10,2 @@ import { AbstractPlugin } from '../../common/AbstractPlugin.js';

import { isDefined } from '../../utils/isDefined.js';
import { get, unset } from 'lodash';
/**

@@ -11,0 +12,0 @@ * Validator for simple custom policies.

{
"name": "@monokle/validation",
"version": "0.29.0",
"version": "0.29.1",
"description": "Kubernetes resource validation",

@@ -5,0 +5,0 @@ "author": "Kubeshop",

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