Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/babel-template

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/babel-template - npm Package Compare versions

Comparing version 6.25.3 to 6.25.4

7

babel-template/index.d.ts

@@ -1,8 +0,1 @@

// Type definitions for babel-template 6.25
// Project: https://github.com/babel/babel/tree/master/packages/babel-template, https://babeljs.io
// Definitions by: Troy Gerwien <https://github.com/yortus>
// Marvin Hagemeister <https://github.com/marvinhagemeister>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.8
import * as t from "babel-types";

@@ -9,0 +2,0 @@ import { BabylonOptions } from "babylon";

12

babel-template/package.json
{
"name": "@types/babel-template",
"version": "6.25.3",
"version": "6.25.4",
"description": "TypeScript definitions for babel-template",

@@ -10,9 +10,9 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/babel-template",

"name": "Troy Gerwien",
"url": "https://github.com/yortus",
"githubUsername": "yortus"
"githubUsername": "yortus",
"url": "https://github.com/yortus"
},
{
"name": "Marvin Hagemeister",
"url": "https://github.com/marvinhagemeister",
"githubUsername": "marvinhagemeister"
"githubUsername": "marvinhagemeister",
"url": "https://github.com/marvinhagemeister"
}

@@ -32,4 +32,4 @@ ],

},
"typesPublisherContentHash": "585026f530338377171aec2a92e5a22e389b5cb9a7afdf41ca598395b1288dab",
"typesPublisherContentHash": "613e2aa65b96013a04752fb35a92954e054dfc232783bf312e3e04fbbacf4ea3",
"typeScriptVersion": "4.5"
}

@@ -11,9 +11,2 @@ # Installation

````ts
// Type definitions for babel-template 6.25
// Project: https://github.com/babel/babel/tree/master/packages/babel-template, https://babeljs.io
// Definitions by: Troy Gerwien <https://github.com/yortus>
// Marvin Hagemeister <https://github.com/marvinhagemeister>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.8
import * as t from "babel-types";

@@ -34,7 +27,6 @@ import { BabylonOptions } from "babylon";

### Additional Details
* Last updated: Fri, 15 Sep 2023 19:06:48 GMT
* Last updated: Tue, 17 Oct 2023 22:10:13 GMT
* Dependencies: [@types/babel-types](https://npmjs.com/package/@types/babel-types), [@types/babylon](https://npmjs.com/package/@types/babylon)
* Global values: none
# Credits
These definitions were written by [Troy Gerwien](https://github.com/yortus), and [Marvin Hagemeister](https://github.com/marvinhagemeister).
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