Socket
Socket
Sign inDemoInstall

jest-allure

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jest-allure - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

1

dist/setup.d.ts

@@ -6,2 +6,1 @@ import { Reporter } from "./Reporter";

}
export declare const reporterz: Reporter;

7

package.json
{
"name": "jest-allure",
"version": "0.0.3",
"version": "0.0.4",
"description": "Allure Reports for jest",
"main": "dist/index",
"types": "./dist/setup.d.ts",
"repository": "git@github.com:zaqqaz/jest-allure.git",
"author": "Denis Artyuhovich <dartyuhovich@evolutiongaming.com>",
"license": "MIT",
"scripts": {
"prepublish": "npm run build",
"build": "tsc"
},
"keywords": [

@@ -11,0 +14,0 @@ "jest",

@@ -76,3 +76,1 @@ import Allure from "allure-js-commons";

}
export declare const reporterz: Reporter;

Sorry, the diff of this file is not supported yet

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