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

allure-jasmine

Package Overview
Dependencies
Maintainers
3
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

allure-jasmine - npm Package Compare versions

Comparing version 3.0.0-beta.1 to 3.0.0-beta.2

6

package.json
{
"name": "allure-jasmine",
"version": "3.0.0-beta.1",
"version": "3.0.0-beta.2",
"description": "Allure Jasmine integration",

@@ -34,3 +34,3 @@ "homepage": "https://allurereport.org/",

"compile:cjs-babel": "babel --config-file ./babel.cjs.json ./src --out-dir ./dist/cjs --extensions '.ts' --source-maps",
"compile:types": "tsc --project ./tsconfig.json --emitDeclarationOnly --declarationDir ./dist/types",
"compile:types": "tsc",
"compile:fixup": "node ./scripts/fixup.mjs",

@@ -42,3 +42,3 @@ "lint": "eslint ./src ./test --ext .ts",

"dependencies": {
"allure-js-commons": "3.0.0-beta.1"
"allure-js-commons": "3.0.0-beta.2"
},

@@ -45,0 +45,0 @@ "devDependencies": {

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