Socket
Socket
Sign inDemoInstall

@babel/helper-compilation-targets

Package Overview
Dependencies
Maintainers
6
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@babel/helper-compilation-targets - npm Package Compare versions

Comparing version 7.16.3 to 7.16.7

13

package.json
{
"name": "@babel/helper-compilation-targets",
"version": "7.16.3",
"version": "7.16.7",
"author": "The Babel Team (https://babel.dev/team)",

@@ -14,3 +14,4 @@ "license": "MIT",

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

@@ -25,4 +26,4 @@ "publishConfig": {

"dependencies": {
"@babel/compat-data": "^7.16.0",
"@babel/helper-validator-option": "^7.14.5",
"@babel/compat-data": "^7.16.4",
"@babel/helper-validator-option": "^7.16.7",
"browserslist": "^4.17.5",

@@ -35,4 +36,4 @@ "semver": "^6.3.0"

"devDependencies": {
"@babel/core": "^7.16.0",
"@babel/helper-plugin-test-runner": "^7.16.0",
"@babel/core": "^7.16.7",
"@babel/helper-plugin-test-runner": "^7.16.7",
"@types/semver": "^5.5.0"

@@ -39,0 +40,0 @@ },

@@ -12,3 +12,3 @@ # @babel/helper-compilation-targets

```sh
npm install @babel/helper-compilation-targets
npm install --save @babel/helper-compilation-targets
```

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