Socket
Socket
Sign inDemoInstall

@babel/plugin-proposal-decorators

Package Overview
Dependencies
Maintainers
4
Versions
123
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@babel/plugin-proposal-decorators - npm Package Compare versions

Comparing version 7.22.10 to 7.22.15

4

lib/index.js

@@ -10,4 +10,4 @@ "use strict";

var _helperCreateClassFeaturesPlugin = require("@babel/helper-create-class-features-plugin");
var _transformerLegacy = require("./transformer-legacy");
var _transformer = require("./transformer-2023-05");
var _transformerLegacy = require("./transformer-legacy.js");
var _transformer = require("./transformer-2023-05.js");
var _default = (0, _helperPluginUtils.declare)((api, options) => {

@@ -14,0 +14,0 @@ api.assertVersion(7);

{
"name": "@babel/plugin-proposal-decorators",
"version": "7.22.10",
"version": "7.22.15",
"author": "The Babel Team (https://babel.dev/team)",

@@ -23,3 +23,3 @@ "license": "MIT",

"dependencies": {
"@babel/helper-create-class-features-plugin": "^7.22.10",
"@babel/helper-create-class-features-plugin": "^7.22.15",
"@babel/helper-plugin-utils": "^7.22.5",

@@ -34,5 +34,5 @@ "@babel/helper-replace-supers": "^7.22.9",

"devDependencies": {
"@babel/core": "^7.22.10",
"@babel/core": "^7.22.15",
"@babel/helper-plugin-test-runner": "^7.22.5",
"@babel/traverse": "^7.22.10",
"@babel/traverse": "^7.22.15",
"@types/charcodes": "^0.2.0",

@@ -39,0 +39,0 @@ "array.prototype.concat": "^1.0.2",

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