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.2 to 7.0.3

2

babel__traverse/index.d.ts

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

getFunctionParent(): Scope;
getFunctionParent(): Scope | null;

@@ -105,0 +105,0 @@ getBlockParent(): Scope;

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

@@ -38,4 +38,4 @@ "license": "MIT",

},
"typesPublisherContentHash": "f2eb9196031acc84511b99978ee945691698d989ee7975e58f99cbe1a1821942",
"typesPublisherContentHash": "c748214f28823ab49d0085881df0f3b0eb4d291dd36a2a9ad89eec856eda7240",
"typeScriptVersion": "2.9"
}

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

Additional Details
* Last updated: Wed, 28 Nov 2018 15:55:10 GMT
* Last updated: Thu, 29 Nov 2018 17:53:31 GMT
* Dependencies: @babel/types

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

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