Socket
Socket
Sign inDemoInstall

@types/babel-types

Package Overview
Dependencies
0
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.0.7 to 7.0.8

babel-types/ts3.7/index.d.ts

20

babel-types/package.json
{
"name": "@types/babel-types",
"version": "7.0.7",
"version": "7.0.8",
"description": "TypeScript definitions for babel-types",

@@ -26,6 +26,18 @@ "license": "MIT",

"githubUsername": "bcherny"
},
{
"name": "ExE Boss",
"url": "https://github.com/ExE-Boss",
"githubUsername": "ExE-Boss"
}
],
"main": "",
"types": "index",
"types": "index.d.ts",
"typesVersions": {
">=3.7.0-0": {
"*": [
"ts3.7/*"
]
}
},
"repository": {

@@ -38,4 +50,4 @@ "type": "git",

"dependencies": {},
"typesPublisherContentHash": "c122ea7d3e140cb66493cf81db0d08d0d35d723c5a9fd0be9b29e7761609f366",
"typeScriptVersion": "2.8"
"typesPublisherContentHash": "ef80d4ad7499879ec26b90d74873e6a9583c8bcd019412fcfaf33f2b6ca004bd",
"typeScriptVersion": "3.0"
}

10

babel-types/README.md

@@ -5,9 +5,9 @@ # Installation

# Summary
This package contains type definitions for babel-types ( https://github.com/babel/babel/tree/master/packages/babel-types ).
This package contains type definitions for babel-types (https://github.com/babel/babel/tree/master/packages/babel-types).
# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/babel-types
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/babel-types.
Additional Details
* Last updated: Wed, 24 Apr 2019 17:31:13 GMT
### Additional Details
* Last updated: Mon, 06 Jul 2020 21:06:01 GMT
* Dependencies: none

@@ -17,2 +17,2 @@ * Global values: none

# Credits
These definitions were written by Troy Gerwien <https://github.com/yortus>, Sam Baxter <https://github.com/baxtersa>, Marvin Hagemeister <https://github.com/marvinhagemeister>, Boris Cherny <https://github.com/bcherny>.
These definitions were written by [Troy Gerwien](https://github.com/yortus), [Sam Baxter](https://github.com/baxtersa), [Marvin Hagemeister](https://github.com/marvinhagemeister), [Boris Cherny](https://github.com/bcherny), and [ExE Boss](https://github.com/ExE-Boss).

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc