Socket
Socket
Sign inDemoInstall

@types/babel__traverse

Package Overview
Dependencies
Maintainers
1
Versions
37
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 7.0.0 to 7.0.1

2

babel__traverse/index.d.ts

@@ -8,3 +8,3 @@ // Type definitions for @babel/traverse 7.0

// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.8
// TypeScript Version: 2.9

@@ -11,0 +11,0 @@ import * as t from "@babel/types";

{
"name": "@types/babel__traverse",
"version": "7.0.0",
"version": "7.0.1",
"description": "TypeScript definitions for @babel/traverse",

@@ -29,2 +29,3 @@ "license": "MIT",

"main": "",
"types": "index",
"repository": {

@@ -36,6 +37,6 @@ "type": "git",

"dependencies": {
"@babel/types": "^7.0.0-beta.54"
"@babel/types": "^7.0.0"
},
"typesPublisherContentHash": "ec82d040d6f366d77729e072cdc4c4136c8332c1fd38794251c7e638a9b4d752",
"typeScriptVersion": "2.8"
"typesPublisherContentHash": "49876fce1515c9116ffff984520c21a8fdff32b1913203e6c6b0d5c53c95942c",
"typeScriptVersion": "2.9"
}

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

Additional Details
* Last updated: Wed, 25 Jul 2018 22:05:07 GMT
* Last updated: Thu, 15 Nov 2018 22:58:34 GMT
* Dependencies: @babel/types

@@ -14,0 +14,0 @@ * Global values: none

Sorry, the diff of this file is not supported yet

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