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

@types/babylon

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/babylon - npm Package Compare versions

Comparing version 6.16.7 to 6.16.8

7

babylon/index.d.ts

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

// Type definitions for babylon 6.16
// Project: https://github.com/babel/babylon, 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 { Expression, File } from "babel-types";

@@ -9,0 +2,0 @@

12

babylon/package.json
{
"name": "@types/babylon",
"version": "6.16.7",
"version": "6.16.8",
"description": "TypeScript definitions for babylon",

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

"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"
}

@@ -31,4 +31,4 @@ ],

},
"typesPublisherContentHash": "6393edb15609cce3960d83175dd4b0f039257fcb491a48ffd275ead0621fa594",
"typesPublisherContentHash": "c9a086b1774915f64ee11a4763f209f663e96a37b3be55c5ff1efefec3b9329f",
"typeScriptVersion": "4.5"
}

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

````ts
// Type definitions for babylon 6.16
// Project: https://github.com/babel/babylon, 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 { Expression, File } from "babel-types";

@@ -75,7 +68,6 @@

### 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), 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