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

@types/babelify

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/babelify - npm Package Compare versions

Comparing version 7.3.4 to 7.3.5

babelify/LICENSE

2

babelify/index.d.ts
// Type definitions for babelify v7.3.0
// Project: https://github.com/babel/babelify
// Definitions by: TeamworkGuy2 <https://github.com/TeamworkGuy2>
// Marvin Hagemeister <https://github.com/marvinhagemeister>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.3

@@ -6,0 +8,0 @@ /// <reference types="node" />

20

babelify/package.json
{
"name": "@types/babelify",
"version": "7.3.4",
"description": "TypeScript definitions for babelify v7.3.0",
"version": "7.3.5",
"description": "TypeScript definitions for babelify",
"license": "MIT",
"author": "TeamworkGuy2 <https://github.com/TeamworkGuy2>",
"contributors": [
{
"name": "TeamworkGuy2",
"url": "https://github.com/TeamworkGuy2"
},
{
"name": "Marvin Hagemeister",
"url": "https://github.com/marvinhagemeister"
}
],
"main": "",

@@ -17,4 +26,5 @@ "repository": {

},
"typings": "index.d.ts",
"typesPublisherContentHash": "53160b972ca90ab32d6c5c18dc05abdfc51d23fac988196a4d74c20f4cfac254"
"peerDependencies": {},
"typesPublisherContentHash": "cf7af6e6e41cd2dbb984caf94d36d5d218b5729d5287b7449374c6d8ef19eacf",
"typeScriptVersion": "2.3"
}

@@ -5,15 +5,13 @@ # Installation

# Summary
This package contains type definitions for babelify v7.3.0 (https://github.com/babel/babelify).
This package contains type definitions for babelify (https://github.com/babel/babelify).
# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/babelify
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/babelify
Additional Details
* Last updated: Mon, 19 Sep 2016 16:15:23 GMT
* File structure: ProperModule
* Library Dependencies: node
* Module Dependencies: babel-core, stream
* Global values: Babelify
* Last updated: Thu, 20 Jul 2017 13:50:42 GMT
* Dependencies: stream, babel-core, node
* Global values: none
# Credits
These definitions were written by TeamworkGuy2 <https://github.com/TeamworkGuy2>.
These definitions were written by TeamworkGuy2 <https://github.com/TeamworkGuy2>, 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