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
0.12.2

8

CHANGELOG.md

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

## [0.12.2](https://github.com/debtcollective/disputes/compare/v0.12.1...v0.12.2) (2020-09-10)
**Note:** Version bump only for package @debtcollective/tools
## [0.12.1](https://github.com/debtcollective/disputes/compare/v0.12.0...v0.12.1) (2020-09-09)

@@ -8,0 +16,0 @@

26

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

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

"devDependencies": {
"@babel/core": "7.10.5",
"@babel/plugin-transform-runtime": "7.10.5",
"@testing-library/react": "9.2.0",
"@babel/core": "7.11.6",
"@babel/plugin-transform-runtime": "7.11.5",
"@testing-library/react": "9.5.0",
"babel-eslint": "10.1.0",
"babel-jest": "24.9.0",
"babel-plugin-styled-components": "1.10.7",
"core-js": "3.6.4",
"eslint": "6.5.1",
"babel-jest": "26.3.0",
"babel-plugin-styled-components": "1.11.1",
"core-js": "3.6.5",
"eslint": "6.8.0",
"eslint-plugin-flowtype": "4.7.0",
"eslint-plugin-import": "2.18.2",
"eslint-plugin-import": "2.22.0",
"eslint-plugin-jest": "23.18.0",
"eslint-plugin-promise": "4.2.1",
"eslint-plugin-react": "7.20.3",
"flow-bin": "0.118.0",
"jest": "24.9.0",
"flow-bin": "0.133.0",
"jest": "26.4.2",
"jest-dom": "4.0.0",
"lint-staged": "9.4.1"
"lint-staged": "10.3.0"
},

@@ -66,3 +66,3 @@ "lint-staged": {

},
"gitHead": "b6c98c594b88a301503620ffed9cbddad8e13813"
"gitHead": "445fe44907c67ff53955493eb43f290a2c42b772"
}