Socket
Socket
Sign inDemoInstall

@babel/plugin-transform-typescript

Package Overview
Dependencies
Maintainers
4
Versions
132
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@babel/plugin-transform-typescript - npm Package Compare versions

Comparing version 7.25.0 to 7.25.2

2

lib/index.js

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

api.assertVersion(7);
const JSX_PRAGMA_REGEX = /\*?\s*@jsx((?:Frag)?)\s+([^\s]+)/;
const JSX_PRAGMA_REGEX = /\*?\s*@jsx((?:Frag)?)\s+(\S+)/;
const {

@@ -56,0 +56,0 @@ allowNamespaces = true,

{
"name": "@babel/plugin-transform-typescript",
"version": "7.25.0",
"version": "7.25.2",
"description": "Transform TypeScript into ES.next",

@@ -30,6 +30,6 @@ "repository": {

"devDependencies": {
"@babel/core": "^7.24.9",
"@babel/core": "^7.25.2",
"@babel/helper-plugin-test-runner": "^7.24.7",
"@babel/traverse": "^7.25.0",
"@babel/types": "^7.25.0"
"@babel/traverse": "^7.25.2",
"@babel/types": "^7.25.2"
},

@@ -36,0 +36,0 @@ "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-typescript",

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