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.1 to 6.16.2

6

babylon/index.d.ts

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

// Type definitions for babylon v6.16.1
// Type definitions for babylon 6.16
// Project: https://github.com/babel/babylon
// Definitions by: Troy Gerwien <https://github.com/yortus>
// Marvin Hagemeister <https://github.com/marvinhagemeister>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.3
/// <reference types="babel-types" />
import { File, Expression } from 'babel-types';

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

{
"name": "@types/babylon",
"version": "6.16.1",
"version": "6.16.2",
"description": "TypeScript definitions for babylon",

@@ -10,2 +10,6 @@ "license": "MIT",

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

@@ -23,4 +27,4 @@ ],

"peerDependencies": {},
"typesPublisherContentHash": "c9eef54dabee1a5e4dff8b94821fbf12cfe6ebe2f23f83c9916443841e2eaa56",
"typeScriptVersion": "2.0"
"typesPublisherContentHash": "9db531ab1438202c176c2bf38211cdf5a4137d0e001bc1908e8ff3ee8317f237",
"typeScriptVersion": "2.3"
}

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

Additional Details
* Last updated: Thu, 04 May 2017 17:04:37 GMT
* Last updated: Thu, 20 Jul 2017 13:50:42 GMT
* Dependencies: babel-types

@@ -17,2 +17,2 @@ * 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