jest-jasmine2
Advanced tools
Comparing version 12.1.0 to 12.1.1-alpha.2935e14d
{ | ||
"name": "jest-jasmine2", | ||
"version": "12.1.0", | ||
"version": "12.1.1-alpha.2935e14d", | ||
"repository": { | ||
@@ -9,8 +9,11 @@ "type": "git", | ||
"license": "BSD-3-Clause", | ||
"main": "src/index.js", | ||
"main": "build/index.js", | ||
"dependencies": { | ||
"graceful-fs": "^4.1.3", | ||
"jest-util": "^12.1.0" | ||
"jasmine-check": "^0.1.4", | ||
"jest-util": "^12.1.1-alpha.2935e14d", | ||
"jest-snapshot": "^12.1.1-alpha.2935e14d" | ||
}, | ||
"jest": { | ||
"rootDir": "./build", | ||
"testEnvironment": "node" | ||
@@ -17,0 +20,0 @@ }, |
Sorry, the diff of this file is not supported yet
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 v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
106999
4
7
3176
2
+ Addedjasmine-check@^0.1.4
+ Addedjasmine-check@0.1.5(transitive)
+ Addedjest-mock@12.1.1-alpha.2935e14d(transitive)
+ Addedjest-snapshot@12.1.1-alpha.2935e14d(transitive)
+ Addedjest-util@12.1.1-alpha.2935e14d(transitive)
+ Addedpretty-format@3.8.0(transitive)
+ Addedtestcheck@0.1.4(transitive)
- Removedjest-mock@12.1.0(transitive)
- Removedjest-util@12.1.0(transitive)