Socket
Socket
Sign inDemoInstall

@babel/helper-validator-option

Package Overview
Dependencies
Maintainers
6
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.14.5 to 7.16.7

7

package.json
{
"name": "@babel/helper-validator-option",
"version": "7.14.5",
"version": "7.16.7",
"description": "Validate plugin/preset options",

@@ -15,3 +15,6 @@ "repository": {

"main": "./lib/index.js",
"exports": "./lib/index.js",
"exports": {
".": "./lib/index.js",
"./package.json": "./package.json"
},
"engines": {

@@ -18,0 +21,0 @@ "node": ">=6.9.0"

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

```sh
npm install --save-dev @babel/helper-validator-option
npm install --save @babel/helper-validator-option
```

@@ -19,3 +19,3 @@

```sh
yarn add @babel/helper-validator-option --dev
yarn add @babel/helper-validator-option
```
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