-
-
Notifications
You must be signed in to change notification settings - Fork 53
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
78b592a
commit 73a9f3e
Showing
7 changed files
with
16 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "dataproofer-core-suite", | ||
"version": "2.0.4", | ||
"version": "2.1.0", | ||
"description": "Core suite of tests for dataproofer", | ||
"main": "index.js", | ||
"scripts": { | ||
|
@@ -18,7 +18,7 @@ | |
"author": "DataProofer <[email protected]>", | ||
"license": "GPL-3.0", | ||
"dependencies": { | ||
"dataproofertest-js": "2.0.4", | ||
"dataproofertest-js": "2.1.0", | ||
"lodash": "^4.17.20" | ||
}, | ||
"devDependencies": { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "dataproofer-geo-suite", | ||
"version": "2.0.4", | ||
"version": "2.1.0", | ||
"description": "Suite of geographic and mapping related tests for dataproofer", | ||
"main": "index.js", | ||
"scripts": { | ||
|
@@ -18,7 +18,7 @@ | |
"author": "DataProofer <[email protected]>", | ||
"license": "GPL-3.0", | ||
"dependencies": { | ||
"dataproofertest-js": "2.0.4", | ||
"dataproofertest-js": "2.1.0", | ||
"lodash": "^4.17.20" | ||
}, | ||
"devDependencies": { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "dataproofer-info-suite", | ||
"version": "2.0.4", | ||
"version": "2.1.0", | ||
"description": "A set of informational scripts about Dataproofer spreadsheets", | ||
"main": "index.js", | ||
"scripts": { | ||
|
@@ -18,7 +18,7 @@ | |
"author": "DataProofer <[email protected]>", | ||
"license": "GPL-3.0", | ||
"dependencies": { | ||
"dataproofertest-js": "2.0.4", | ||
"dataproofertest-js": "2.1.0", | ||
"lodash": "^4.17.20" | ||
}, | ||
"devDependencies": { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "dataproofer-stats-suite", | ||
"version": "2.0.4", | ||
"version": "2.1.0", | ||
"description": "Suite of advanced statistics tests for dataproofer", | ||
"main": "index.js", | ||
"scripts": { | ||
|
@@ -18,7 +18,7 @@ | |
"author": "DataProofer <[email protected]>", | ||
"license": "GPL-3.0", | ||
"dependencies": { | ||
"dataproofertest-js": "2.0.4", | ||
"dataproofertest-js": "2.1.0", | ||
"lodash": "^4.17.20", | ||
"simple-statistics": "^1.0.1" | ||
}, | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters