Socket
Socket
Sign inDemoInstall

@babel/plugin-transform-typescript

Package Overview
Dependencies
55
Maintainers
5
Versions
128
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.1.0 to 7.2.0

1

lib/index.js

@@ -62,2 +62,3 @@ "use strict";

return {
name: "transform-typescript",
inherits: _pluginSyntaxTypescript().default,

@@ -64,0 +65,0 @@ visitor: {

6

package.json
{
"name": "@babel/plugin-transform-typescript",
"version": "7.1.0",
"version": "7.2.0",
"description": "Transform TypeScript into ES.next",

@@ -17,3 +17,3 @@ "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-typescript",

"@babel/helper-plugin-utils": "^7.0.0",
"@babel/plugin-syntax-typescript": "^7.0.0"
"@babel/plugin-syntax-typescript": "^7.2.0"
},

@@ -24,5 +24,5 @@ "peerDependencies": {

"devDependencies": {
"@babel/core": "^7.0.0",
"@babel/core": "^7.2.0",
"@babel/helper-plugin-test-runner": "^7.0.0"
}
}
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc