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

@babel/plugin-syntax-import-attributes

Package Overview
Dependencies
Maintainers
4
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@babel/plugin-syntax-import-attributes - npm Package Compare versions

Comparing version 7.22.3 to 7.22.5

6

package.json
{
"name": "@babel/plugin-syntax-import-attributes",
"version": "7.22.3",
"version": "7.22.5",
"description": "Allow parsing of the module attributes in the import statement",

@@ -19,3 +19,3 @@ "repository": {

"dependencies": {
"@babel/helper-plugin-utils": "^7.21.5"
"@babel/helper-plugin-utils": "^7.22.5"
},

@@ -26,3 +26,3 @@ "peerDependencies": {

"devDependencies": {
"@babel/core": "^7.22.1"
"@babel/core": "^7.22.5"
},

@@ -29,0 +29,0 @@ "engines": {

@@ -1,6 +0,6 @@

# @babel/plugin-syntax-import-assertions
# @babel/plugin-syntax-import-attributes
> Allow parsing of the module assertion attributes in the import statement
> Allow parsing of the module attributes in the import statement
See our website [@babel/plugin-syntax-import-assertions](https://babeljs.io/docs/en/babel-plugin-syntax-import-assertions) for more information.
See our website [@babel/plugin-syntax-import-attributes](https://babeljs.io/docs/en/babel-plugin-syntax-import-attributes) for more information.

@@ -12,3 +12,3 @@ ## Install

```sh
npm install --save-dev @babel/plugin-syntax-import-assertions
npm install --save-dev @babel/plugin-syntax-import-attributes
```

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

```sh
yarn add @babel/plugin-syntax-import-assertions --dev
yarn add @babel/plugin-syntax-import-attributes --dev
```
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