allure-jasmine
Advanced tools
Comparing version 2.0.0-beta.21 to 2.0.0-beta.22
{ | ||
"name": "allure-jasmine", | ||
"version": "2.0.0-beta.21", | ||
"version": "2.0.0-beta.22", | ||
"description": "Allure Jasmine integration", | ||
"license": "Apache-2.0", | ||
"author": "Ilya Korobitsyn <mail@korobochka.org>", | ||
"repository": "https://github.com/allure-framework/allure-js", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/allure-framework/allure-js.git", | ||
"directory": "packages/allure-jasmine" | ||
}, | ||
"main": "./dist/index.js", | ||
@@ -27,3 +31,3 @@ "types": "./dist/index.d.ts", | ||
"dependencies": { | ||
"allure-js-commons": "2.0.0-beta.21" | ||
"allure-js-commons": "2.0.0-beta.22" | ||
}, | ||
@@ -30,0 +34,0 @@ "nyc": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
40248
0
+ Addedallure-js-commons@2.0.0-beta.22(transitive)
- Removedallure-js-commons@2.0.0-beta.21(transitive)
- Removedmkdirp@1.0.4(transitive)