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.5 to 7.23.3

3

lib/index.js

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

var _helperPluginUtils = require("@babel/helper-plugin-utils");
var _default = (0, _helperPluginUtils.declare)((api, {
var _default = exports.default = (0, _helperPluginUtils.declare)((api, {
deprecatedAssertSyntax

@@ -30,4 +30,3 @@ }) => {

});
exports.default = _default;
//# sourceMappingURL=index.js.map
{
"name": "@babel/plugin-syntax-import-attributes",
"version": "7.22.5",
"version": "7.23.3",
"description": "Allow parsing of the module attributes in the import statement",

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

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

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

@@ -5,3 +5,3 @@ # @babel/plugin-syntax-import-attributes

See our website [@babel/plugin-syntax-import-attributes](https://babeljs.io/docs/en/babel-plugin-syntax-import-attributes) for more information.
See our website [@babel/plugin-syntax-import-attributes](https://babeljs.io/docs/babel-plugin-syntax-import-attributes) for more information.

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

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