Socket
Socket
Sign inDemoInstall

@babel/preset-typescript

Package Overview
Dependencies
Maintainers
6
Versions
90
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@babel/preset-typescript - npm Package Compare versions

Comparing version 7.12.17 to 7.13.0

2

lib/index.js

@@ -16,3 +16,3 @@ 'use strict';

let {
allowNamespaces,
allowNamespaces = true,
jsxPragma,

@@ -19,0 +19,0 @@ onlyRemoveTypeImports

{
"name": "@babel/preset-typescript",
"version": "7.12.17",
"version": "7.13.0",
"description": "Babel preset for TypeScript.",

@@ -20,5 +20,5 @@ "repository": {

"dependencies": {
"@babel/helper-plugin-utils": "^7.12.13",
"@babel/helper-plugin-utils": "^7.13.0",
"@babel/helper-validator-option": "^7.12.17",
"@babel/plugin-transform-typescript": "^7.12.17"
"@babel/plugin-transform-typescript": "^7.13.0"
},

@@ -29,3 +29,3 @@ "peerDependencies": {

"devDependencies": {
"@babel/core": "7.12.17",
"@babel/core": "7.13.0",
"@babel/helper-plugin-test-runner": "7.12.13"

@@ -32,0 +32,0 @@ },

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