Socket
Socket
Sign inDemoInstall

@types/babel__template

Package Overview
Dependencies
5
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.4.1 to 7.4.2

4

babel__template/index.d.ts

@@ -9,4 +9,4 @@ // Type definitions for @babel/template 7.4

import { ParserOptions } from '@babel/parser';
import { Expression, Program, Statement } from '@babel/types';
import { ParserOptions } from "@babel/parser";
import { Expression, Program, Statement } from "@babel/types";

@@ -13,0 +13,0 @@ export interface TemplateBuilderOptions extends ParserOptions {

{
"name": "@types/babel__template",
"version": "7.4.1",
"version": "7.4.2",
"description": "TypeScript definitions for @babel/template",

@@ -41,4 +41,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/babel__template",

},
"typesPublisherContentHash": "8b488d3b882af8da43e3bb35fc9efcf3bd5fdaec465b98ed620d47b2231b62ed",
"typeScriptVersion": "3.6"
"typesPublisherContentHash": "32ae250e9a81299d0f3e3bbfe6208be500757c5e8e710617048ed4dbf12419c9",
"typeScriptVersion": "4.5"
}

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

### Additional Details
* Last updated: Tue, 06 Jul 2021 18:05:41 GMT
* Last updated: Fri, 15 Sep 2023 19:06:48 GMT
* Dependencies: [@types/babel__parser](https://npmjs.com/package/@types/babel__parser), [@types/babel__types](https://npmjs.com/package/@types/babel__types)

@@ -14,0 +14,0 @@ * Global values: none

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