Socket
Socket
Sign inDemoInstall

@babel/plugin-syntax-decorators

Package Overview
Dependencies
1
Maintainers
4
Versions
78
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.22.10 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, options) => {
var _default = exports.default = (0, _helperPluginUtils.declare)((api, options) => {
api.assertVersion(7);

@@ -81,4 +81,3 @@ let {

});
exports.default = _default;
//# sourceMappingURL=index.js.map
{
"name": "@babel/plugin-syntax-decorators",
"version": "7.22.10",
"version": "7.23.3",
"description": "Allow parsing of decorators",

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

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

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

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc