check-types-mini
Advanced tools
Comparing version 6.0.8 to 6.0.9
/** | ||
* check-types-mini | ||
* Validate options object | ||
* Version: 6.0.8 | ||
* Version: 6.0.9 | ||
* Author: Roy Revelt, Codsen Ltd | ||
@@ -6,0 +6,0 @@ * License: MIT |
/** | ||
* check-types-mini | ||
* Validate options object | ||
* Version: 6.0.8 | ||
* Version: 6.0.9 | ||
* Author: Roy Revelt, Codsen Ltd | ||
@@ -6,0 +6,0 @@ * License: MIT |
/** | ||
* check-types-mini | ||
* Validate options object | ||
* Version: 6.0.8 | ||
* Version: 6.0.9 | ||
* Author: Roy Revelt, Codsen Ltd | ||
@@ -6,0 +6,0 @@ * License: MIT |
{ | ||
"name": "check-types-mini", | ||
"version": "6.0.8", | ||
"version": "6.0.9", | ||
"description": "Validate options object", | ||
@@ -83,4 +83,4 @@ "keywords": [ | ||
"@babel/runtime": "^7.13.10", | ||
"arrayiffy-if-string": "^3.13.8", | ||
"ast-monkey-traverse": "^2.0.8", | ||
"arrayiffy-if-string": "^3.13.9", | ||
"ast-monkey-traverse": "^2.0.9", | ||
"lodash.intersection": "^4.4.0", | ||
@@ -95,3 +95,3 @@ "lodash.pullall": "^4.2.0", | ||
"@babel/core": "^7.13.10", | ||
"@babel/node": "^7.13.10", | ||
"@babel/node": "^7.13.12", | ||
"@babel/plugin-external-helpers": "^7.12.13", | ||
@@ -101,5 +101,5 @@ "@babel/plugin-proposal-class-properties": "^7.13.0", | ||
"@babel/plugin-proposal-object-rest-spread": "^7.13.8", | ||
"@babel/plugin-proposal-optional-chaining": "^7.13.8", | ||
"@babel/plugin-proposal-optional-chaining": "^7.13.12", | ||
"@babel/plugin-transform-runtime": "^7.13.10", | ||
"@babel/preset-env": "^7.13.10", | ||
"@babel/preset-env": "^7.13.12", | ||
"@babel/preset-typescript": "^7.13.0", | ||
@@ -115,9 +115,9 @@ "@babel/register": "^7.13.8", | ||
"@types/lodash.pullall": "^4.2.6", | ||
"@types/node": "^14.14.34", | ||
"@types/node": "^14.14.35", | ||
"@types/tap": "^14.10.3", | ||
"@typescript-eslint/eslint-plugin": "^4.17.0", | ||
"@typescript-eslint/parser": "^4.17.0", | ||
"@typescript-eslint/eslint-plugin": "^4.19.0", | ||
"@typescript-eslint/parser": "^4.19.0", | ||
"eslint": "^7.22.0", | ||
"lect": "^0.16.8", | ||
"rollup": "^2.41.2", | ||
"lect": "^0.16.9", | ||
"rollup": "^2.42.3", | ||
"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
209212
Updatedarrayiffy-if-string@^3.13.9
Updatedast-monkey-traverse@^2.0.9