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

@types/babel__standalone

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/babel__standalone - npm Package Compare versions

Comparing version 7.1.5 to 7.1.6

6

babel__standalone/index.d.ts

@@ -1,7 +0,1 @@

// Type definitions for @babel/standalone 7.1
// Project: https://github.com/babel/babel/tree/master/packages/babel-standalone
// Definitions by: DefinitelyTyped <https://github.com/DefinitelyTyped>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// Minimum TypeScript Version: 3.4
import { BabelFileResult, FileResultCallback, TransformOptions, types } from "@babel/core";

@@ -8,0 +2,0 @@

14

babel__standalone/package.json
{
"name": "@types/babel__standalone",
"version": "7.1.5",
"version": "7.1.6",
"description": "TypeScript definitions for @babel/standalone",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/babel__standalone",
"license": "MIT",
"contributors": [
{
"name": "DefinitelyTyped",
"url": "https://github.com/DefinitelyTyped",
"githubUsername": "DefinitelyTyped"
}
],
"contributors": [],
"main": "",

@@ -23,6 +17,6 @@ "types": "index.d.ts",

"dependencies": {
"@babel/core": "^7.1.0"
"@types/babel__core": "^7.1.0"
},
"typesPublisherContentHash": "a10f3539627ede4f7ace970d4d759f1ab438f1e23a7c47e0552cf0a148c3294b",
"typesPublisherContentHash": "9004da17400c56a6a0aecf88e8b8e0752c215256768582c937df6044730106d7",
"typeScriptVersion": "4.5"
}

@@ -11,8 +11,2 @@ # Installation

````ts
// Type definitions for @babel/standalone 7.1
// Project: https://github.com/babel/babel/tree/master/packages/babel-standalone
// Definitions by: DefinitelyTyped <https://github.com/DefinitelyTyped>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// Minimum TypeScript Version: 3.4
import { BabelFileResult, FileResultCallback, TransformOptions, types } from "@babel/core";

@@ -52,7 +46,6 @@

### Additional Details
* Last updated: Fri, 15 Sep 2023 19:06:48 GMT
* Last updated: Tue, 17 Oct 2023 22:10:13 GMT
* Dependencies: [@types/babel__core](https://npmjs.com/package/@types/babel__core)
* Global values: `babel`
# Credits
These definitions were written by [DefinitelyTyped](https://github.com/DefinitelyTyped).
These definitions were written by .
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