@types/babelify
Advanced tools
Comparing version 7.3.4 to 7.3.5
// 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" /> |
{ | ||
"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>. |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
4329
34
17