Socket
Socket
Sign inDemoInstall

jest-teamcity

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jest-teamcity - npm Package Compare versions

Comparing version 1.3.0 to 1.4.0

.circleci/config.yml

3

CHANGELOG.md
#CHANGELOG
## 1.4.0 - 2019-02-05
### Changed
- Updated dependencies

@@ -3,0 +6,0 @@ ## 1.3.0 - 2017-06-27

12

package.json
{
"name": "jest-teamcity",
"version": "1.3.0",
"version": "1.4.0",
"description": "Teamcity Reporter for Jest Testing framework",

@@ -8,7 +8,7 @@ "homepage": "https://github.com/itereshchenkov/jest-teamcity",

"dependencies": {
"lodash": "^4.17.3"
"lodash": "^4.17.11"
},
"devDependencies": {
"eslint": "^3.12.2",
"jest": "^19.0.2"
"eslint": "^5.13.0",
"jest": "^24.1.0"
},

@@ -18,2 +18,6 @@ "scripts": {

},
"jest": {
"coverageDirectory": "./coverage/",
"collectCoverage": true
},
"keywords": [

@@ -20,0 +24,0 @@ "jest",

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