check-types-mini
Advanced tools
Comparing version 6.0.11 to 6.0.12
/** | ||
* check-types-mini | ||
* Validate options object | ||
* Version: 6.0.11 | ||
* Version: 6.0.12 | ||
* Author: Roy Revelt, Codsen Ltd | ||
@@ -6,0 +6,0 @@ * License: MIT |
/** | ||
* check-types-mini | ||
* Validate options object | ||
* Version: 6.0.11 | ||
* Version: 6.0.12 | ||
* Author: Roy Revelt, Codsen Ltd | ||
@@ -6,0 +6,0 @@ * License: MIT |
/** | ||
* check-types-mini | ||
* Validate options object | ||
* Version: 6.0.11 | ||
* Version: 6.0.12 | ||
* Author: Roy Revelt, Codsen Ltd | ||
@@ -6,0 +6,0 @@ * License: MIT |
{ | ||
"name": "check-types-mini", | ||
"version": "6.0.11", | ||
"version": "6.0.12", | ||
"description": "Validate options object", | ||
@@ -83,4 +83,4 @@ "keywords": [ | ||
"@babel/runtime": "^7.13.10", | ||
"arrayiffy-if-string": "^3.13.11", | ||
"ast-monkey-traverse": "^2.0.11", | ||
"arrayiffy-if-string": "^3.13.12", | ||
"ast-monkey-traverse": "^2.0.12", | ||
"lodash.intersection": "^4.4.0", | ||
@@ -93,4 +93,4 @@ "lodash.pullall": "^4.2.0", | ||
"devDependencies": { | ||
"@babel/cli": "^7.13.10", | ||
"@babel/core": "^7.13.13", | ||
"@babel/cli": "^7.13.14", | ||
"@babel/core": "^7.13.14", | ||
"@babel/node": "^7.13.13", | ||
@@ -105,3 +105,3 @@ "@babel/plugin-external-helpers": "^7.12.13", | ||
"@babel/preset-typescript": "^7.13.0", | ||
"@babel/register": "^7.13.8", | ||
"@babel/register": "^7.13.14", | ||
"@rollup/plugin-babel": "^5.3.0", | ||
@@ -117,7 +117,7 @@ "@rollup/plugin-commonjs": "^18.0.0", | ||
"@types/tap": "^14.10.3", | ||
"@typescript-eslint/eslint-plugin": "^4.19.0", | ||
"@typescript-eslint/parser": "^4.19.0", | ||
"@typescript-eslint/eslint-plugin": "^4.20.0", | ||
"@typescript-eslint/parser": "^4.20.0", | ||
"eslint": "^7.23.0", | ||
"lect": "^0.16.11", | ||
"rollup": "^2.43.1", | ||
"lect": "^0.16.12", | ||
"rollup": "^2.44.0", | ||
"rollup-plugin-ascii": "^0.0.3", | ||
@@ -124,0 +124,0 @@ "rollup-plugin-banner": "^0.2.1", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
200419
Updatedarrayiffy-if-string@^3.13.12
Updatedast-monkey-traverse@^2.0.12