Socket
Socket
Sign inDemoInstall

@types/babel__core

Package Overview
Dependencies
8
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.1.12 to 7.1.13

1

babel__core/index.d.ts

@@ -554,2 +554,3 @@ // Type definitions for @babel/core 7.1

export function loadPartialConfig(options?: TransformOptions): Readonly<PartialConfig> | null;
export function loadPartialConfigAsync(options?: TransformOptions): Promise<Readonly<PartialConfig> | null>;

@@ -556,0 +557,0 @@ export interface PartialConfig {

6

babel__core/package.json
{
"name": "@types/babel__core",
"version": "7.1.12",
"version": "7.1.13",
"description": "TypeScript definitions for @babel/core",

@@ -48,4 +48,4 @@ "license": "MIT",

},
"typesPublisherContentHash": "8ec535b0786ce52da85cea1c495d52fc61648456b3c62b2b996580033cb0f196",
"typeScriptVersion": "3.4"
"typesPublisherContentHash": "34b56516a90cc9dd735c7d4091410205f3745420bf5a00c8d27e216f9c06db78",
"typeScriptVersion": "3.5"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Tue, 03 Nov 2020 00:06:01 GMT
* Last updated: Mon, 15 Mar 2021 18:54:30 GMT
* Dependencies: [@types/babel__generator](https://npmjs.com/package/@types/babel__generator), [@types/babel__traverse](https://npmjs.com/package/@types/babel__traverse), [@types/babel__template](https://npmjs.com/package/@types/babel__template), [@types/babel__types](https://npmjs.com/package/@types/babel__types), [@types/babel__parser](https://npmjs.com/package/@types/babel__parser)

@@ -14,0 +14,0 @@ * Global values: `babel`

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