Socket
Socket
Sign inDemoInstall

@babel/helper-validator-option

Package Overview
Dependencies
Maintainers
4
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@babel/helper-validator-option - npm Package Compare versions

Comparing version 7.22.5 to 7.22.15

4

lib/index.js

@@ -18,5 +18,5 @@ "use strict";

});
var _validator = require("./validator");
var _findSuggestion = require("./find-suggestion");
var _validator = require("./validator.js");
var _findSuggestion = require("./find-suggestion.js");
//# sourceMappingURL=index.js.map

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

exports.OptionValidator = void 0;
var _findSuggestion = require("./find-suggestion");
var _findSuggestion = require("./find-suggestion.js");
class OptionValidator {

@@ -10,0 +10,0 @@ constructor(descriptor) {

{
"name": "@babel/helper-validator-option",
"version": "7.22.5",
"version": "7.22.15",
"description": "Validate plugin/preset options",

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

@@ -5,3 +5,3 @@ # @babel/helper-validator-option

See our website [@babel/helper-validator-option](https://babeljs.io/docs/en/babel-helper-validator-option) for more information.
See our website [@babel/helper-validator-option](https://babeljs.io/docs/babel-helper-validator-option) for more information.

@@ -8,0 +8,0 @@ ## Install

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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