Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@japa/expect

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@japa/expect - npm Package Compare versions

Comparing version
1.1.3
to
1.1.4
+7
-7
package.json
{
"name": "@japa/expect",
"version": "1.1.3",
"version": "1.1.4",
"description": "Assertion package built on top of Jest expect",

@@ -38,12 +38,12 @@ "main": "build/index.js",

"@adonisjs/require-ts": "^2.0.10",
"@japa/runner": "^2.0.4",
"@types/node": "^17.0.22",
"@japa/runner": "^2.0.6",
"@types/node": "^17.0.23",
"commitizen": "^4.2.4",
"cz-conventional-changelog": "^3.3.0",
"del-cli": "^4.0.1",
"eslint": "^8.11.0",
"eslint": "^8.12.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-adonis": "^2.1.0",
"eslint-plugin-prettier": "^4.0.0",
"github-label-sync": "^2.0.2",
"github-label-sync": "^2.1.1",
"husky": "^7.0.4",

@@ -53,4 +53,4 @@ "japa": "^4.0.0",

"np": "^7.6.1",
"prettier": "^2.6.0",
"typescript": "^4.6.2"
"prettier": "^2.6.1",
"typescript": "^4.6.3"
},

@@ -57,0 +57,0 @@ "mrmConfig": {