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.7 to 7.3.8

2

babelify/index.d.ts

@@ -18,3 +18,2 @@ // Type definitions for babelify v7.3.0

declare namespace Babelify {
export interface BabelifyConstructor {

@@ -46,2 +45,1 @@ (filename: string, opts: Babelify.BabelifyOptions): Babelify.BabelifyObject;

export = Babelify;

6

babelify/package.json
{
"name": "@types/babelify",
"version": "7.3.7",
"version": "7.3.8",
"description": "TypeScript definitions for babelify",

@@ -31,4 +31,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/babelify",

},
"typesPublisherContentHash": "363879257e78f219be14ca3c4e2d266c57314524b8a7535113aa3374f6c3c73f",
"typeScriptVersion": "3.6"
"typesPublisherContentHash": "9f4bf40253d6ab104519c08e1fb4d70b15ff71a32114aae266f5462790078e79",
"typeScriptVersion": "4.5"
}

@@ -28,3 +28,2 @@ # Installation

declare namespace Babelify {
export interface BabelifyConstructor {

@@ -57,7 +56,6 @@ (filename: string, opts: Babelify.BabelifyOptions): Babelify.BabelifyObject;

````
### Additional Details
* Last updated: Wed, 07 Jul 2021 21:44:46 GMT
* Last updated: Fri, 15 Sep 2023 19:06:48 GMT
* Dependencies: [@types/babel-core](https://npmjs.com/package/@types/babel-core), [@types/node](https://npmjs.com/package/@types/node)

@@ -64,0 +62,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