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.7.14 to 6.7.15

babel-template/LICENSE

2

babel-template/index.d.ts
// Type definitions for babel-template v6.7
// Project: https://github.com/babel/babel/tree/master/packages/babel-template
// Definitions by: Troy Gerwien <https://github.com/yortus>
// Marvin Hagemeister <https://github.com/marvinhagemeister>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.3

@@ -6,0 +8,0 @@ /// <reference types="babylon" />

24

babel-template/package.json
{
"name": "@types/babel-template",
"version": "6.7.14",
"description": "TypeScript definitions for babel-template v6.7",
"version": "6.7.15",
"description": "TypeScript definitions for babel-template",
"license": "MIT",
"author": "Troy Gerwien <https://github.com/yortus>",
"contributors": [
{
"name": "Troy Gerwien",
"url": "https://github.com/yortus"
},
{
"name": "Marvin Hagemeister",
"url": "https://github.com/marvinhagemeister"
}
],
"main": "",

@@ -14,7 +23,8 @@ "repository": {

"dependencies": {
"@types/babel-types": "*",
"@types/babylon": "*"
"@types/babylon": "*",
"@types/babel-types": "*"
},
"typings": "index.d.ts",
"typesPublisherContentHash": "b2edf0adc14292f2295019657f7528acb6cbf0623848309478dbda97d6a615d1"
"peerDependencies": {},
"typesPublisherContentHash": "66a07b297249451bf5d1e05f938287e58d8f785b80e7d831c0b76d39b1bccfe9",
"typeScriptVersion": "2.3"
}

@@ -5,15 +5,13 @@ # Installation

# Summary
This package contains type definitions for babel-template v6.7 (https://github.com/babel/babel/tree/master/packages/babel-template).
This package contains type definitions for babel-template (https://github.com/babel/babel/tree/master/packages/babel-template).
# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/babel-template
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/babel-template
Additional Details
* Last updated: Mon, 19 Sep 2016 16:15:22 GMT
* File structure: ProperModule
* Library Dependencies: babel-types, babylon
* Module Dependencies: babel-types, babylon
* Global values: template
* Last updated: Thu, 20 Jul 2017 13:50:42 GMT
* Dependencies: babylon, babel-types
* Global values: none
# Credits
These definitions were written by Troy Gerwien <https://github.com/yortus>.
These definitions were written by Troy Gerwien <https://github.com/yortus>, 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