Socket
Socket
Sign inDemoInstall

@types/babel-traverse

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/babel-traverse - npm Package Compare versions

Comparing version 6.25.8 to 6.25.9

8

babel-traverse/index.d.ts

@@ -1,9 +0,1 @@

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

@@ -10,0 +2,0 @@ export type Node = t.Node;

16

babel-traverse/package.json
{
"name": "@types/babel-traverse",
"version": "6.25.8",
"version": "6.25.9",
"description": "TypeScript definitions for babel-traverse",

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

"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"
},
{
"name": "Ryan Petrich",
"url": "https://github.com/rpetrich",
"githubUsername": "rpetrich"
"githubUsername": "rpetrich",
"url": "https://github.com/rpetrich"
}

@@ -36,4 +36,4 @@ ],

},
"typesPublisherContentHash": "3c75b445140e68e921cfefa753586112e1e8ace3c37d200f26e3306910489711",
"typesPublisherContentHash": "0d7a8e15793a37f9529e7ac0b64c9d6970ec7a2b25338bf8cfa3f1ad87b34f90",
"typeScriptVersion": "4.5"
}

@@ -11,7 +11,6 @@ # Installation

### 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)
* Global values: none
# Credits
These definitions were written by [Troy Gerwien](https://github.com/yortus), [Marvin Hagemeister](https://github.com/marvinhagemeister), and [Ryan Petrich](https://github.com/rpetrich).
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