Socket
Socket
Sign inDemoInstall

@types/babel__generator

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/babel__generator - npm Package Compare versions

Comparing version 7.6.7 to 7.6.8

6

babel__generator/index.d.ts

@@ -86,2 +86,8 @@ import * as t from "@babel/types";

/**
* The import attributes/assertions syntax to use.
* When not specified, @babel/generator will try to match the style in the input code based on the AST shape.
*/
importAttributesKeyword?: "with" | "assert" | "with-legacy";
/**
* Options for outputting jsesc representation.

@@ -88,0 +94,0 @@ */

6

babel__generator/package.json
{
"name": "@types/babel__generator",
"version": "7.6.7",
"version": "7.6.8",
"description": "TypeScript definitions for @babel/generator",

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

},
"typesPublisherContentHash": "14a9bd1c93bc86df5f80b93e31a93d8d7266f831aa8eeb8bcd8f61e43f6eb315",
"typeScriptVersion": "4.5"
"typesPublisherContentHash": "23a97216c53cccf235c3fada4d15919d739c41570c91168dda0ad57cafd4ed4f",
"typeScriptVersion": "4.6"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Mon, 06 Nov 2023 22:41:04 GMT
* Last updated: Sat, 16 Dec 2023 09:06:45 GMT
* Dependencies: [@babel/types](https://npmjs.com/package/@babel/types)

@@ -14,0 +14,0 @@

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