Socket
Socket
Sign inDemoInstall

babel-plugin-tester

Package Overview
Dependencies
57
Maintainers
2
Versions
48
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 11.0.0-canary.1 to 11.0.0

3

dist/types.d.ts

@@ -222,3 +222,4 @@ import type * as Babel from '@babel/core';

/**
* Setting this option to `true` will restart test title numbering starting at 1.
* This is a `pluginTester` option used to restart test title numbering. Set
* this value to `true` to restart automatic title numbering at 1.
*

@@ -225,0 +226,0 @@ * @default false

{
"name": "babel-plugin-tester",
"version": "11.0.0-canary.1",
"version": "11.0.0",
"description": "Utilities for testing babel plugins",

@@ -90,4 +90,4 @@ "keywords": [

"@types/node": "^18.11.18",
"@typescript-eslint/eslint-plugin": "^5.48.1",
"@typescript-eslint/parser": "^5.48.1",
"@typescript-eslint/eslint-plugin": "^5.48.2",
"@typescript-eslint/parser": "^5.48.2",
"@xunnamius/conventional-changelog-projector": "^1.2.1",

@@ -105,3 +105,3 @@ "@xunnamius/jest-types": "^1.1.3",

"eslint-import-resolver-typescript": "^3.5.3",
"eslint-plugin-import": "^2.27.4",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-jest": "^27.2.1",

@@ -108,0 +108,0 @@ "eslint-plugin-unicorn": "^45.0.2",

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc