New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@debtcollective/tools

Package Overview
Dependencies
Maintainers
2
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@debtcollective/tools - npm Package Compare versions

Comparing version

to
1.4.3

55

CHANGELOG.md

@@ -6,2 +6,57 @@ # Change Log

## 1.4.3 (2020-11-05)
## 1.4.2 (2020-10-03)
# 1.0.0 (2020-09-11)
## 0.12.2 (2020-09-10)
## 0.12.1 (2020-09-09)
# 0.12.0 (2020-09-09)
## 0.10.2 (2020-07-22)
## 0.10.1 (2020-07-22)
### Bug Fixes
* **deps:** update dependency lodash to v4.17.19 [security] ([1b0076c](https://github.com/debtcollective/disputes/commit/1b0076c))
# 0.10.0 (2020-07-13)
# 0.9.0 (2020-05-20)
## 0.8.7 (2020-02-24)
## 0.8.6 (2019-10-05)
## [1.4.2](https://github.com/debtcollective/disputes/compare/v1.4.1...v1.4.2) (2020-10-03)

@@ -8,0 +63,0 @@

10

package.json
{
"name": "@debtcollective/tools",
"version": "1.4.2",
"version": "1.4.3",
"description": "Disputes app tools",

@@ -36,4 +36,4 @@ "author": "Orlando Del Aguila <orlando@hashlabs.com>",

"devDependencies": {
"@babel/core": "7.11.6",
"@babel/plugin-transform-runtime": "7.11.5",
"@babel/core": "7.12.3",
"@babel/plugin-transform-runtime": "7.12.1",
"@testing-library/react": "9.5.0",

@@ -47,3 +47,3 @@ "babel-eslint": "10.1.0",

"eslint-plugin-import": "2.22.1",
"eslint-plugin-jest": "23.18.0",
"eslint-plugin-jest": "23.20.0",
"eslint-plugin-promise": "4.2.1",

@@ -67,3 +67,3 @@ "eslint-plugin-react": "7.20.3",

},
"gitHead": "e656911b0c40197ccfdf8569f129ba7a8c608ecb"
"gitHead": "a0f74e37e655920487c0e30941044adda06ad468"
}