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

@ava/babel-preset-transform-test-files

Package Overview
Dependencies
Maintainers
3
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ava/babel-preset-transform-test-files - npm Package Compare versions

Comparing version 5.0.0 to 6.0.0

14

package.json
{
"name": "@ava/babel-preset-transform-test-files",
"version": "5.0.0",
"version": "6.0.0",
"description": "Babel preset for use with AVA test files",

@@ -9,3 +9,3 @@ "license": "MIT",

"engines": {
"node": ">=6.12.3 <7 || >=8.9.4 <9 || >=10.0.0"
"node": ">=8.9.4 <9 || >=10.0.0 <11 || >=12.0.0"
},

@@ -24,11 +24,11 @@ "scripts": {

"dependencies": {
"@ava/babel-plugin-throws-helper": "^3.0.0",
"@ava/babel-plugin-throws-helper": "^4.0.0",
"babel-plugin-espower": "^3.0.1"
},
"devDependencies": {
"@babel/core": "^7.3.4",
"ava": "^1.3.1",
"codecov": "^3.2.0",
"@babel/core": "^7.5.5",
"ava": "^2.2.0",
"codecov": "^3.5.0",
"empower-core": "^1.2.0",
"nyc": "^13.3.0",
"nyc": "^14.1.1",
"xo": "^0.24.0"

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