check-types-mini
Advanced tools
Comparing version 6.0.7 to 6.0.8
/** | ||
* check-types-mini | ||
* Validate options object | ||
* Version: 6.0.7 | ||
* Version: 6.0.8 | ||
* Author: Roy Revelt, Codsen Ltd | ||
@@ -6,0 +6,0 @@ * License: MIT |
/** | ||
* check-types-mini | ||
* Validate options object | ||
* Version: 6.0.7 | ||
* Version: 6.0.8 | ||
* Author: Roy Revelt, Codsen Ltd | ||
@@ -6,0 +6,0 @@ * License: MIT |
/** | ||
* check-types-mini | ||
* Validate options object | ||
* Version: 6.0.7 | ||
* Version: 6.0.8 | ||
* Author: Roy Revelt, Codsen Ltd | ||
@@ -6,0 +6,0 @@ * License: MIT |
{ | ||
"name": "check-types-mini", | ||
"version": "6.0.7", | ||
"version": "6.0.8", | ||
"description": "Validate options object", | ||
@@ -82,5 +82,5 @@ "keywords": [ | ||
"dependencies": { | ||
"@babel/runtime": "^7.13.9", | ||
"arrayiffy-if-string": "^3.13.7", | ||
"ast-monkey-traverse": "^2.0.7", | ||
"@babel/runtime": "^7.13.10", | ||
"arrayiffy-if-string": "^3.13.8", | ||
"ast-monkey-traverse": "^2.0.8", | ||
"lodash.intersection": "^4.4.0", | ||
@@ -93,5 +93,5 @@ "lodash.pullall": "^4.2.0", | ||
"devDependencies": { | ||
"@babel/cli": "^7.13.0", | ||
"@babel/core": "^7.13.8", | ||
"@babel/node": "^7.13.0", | ||
"@babel/cli": "^7.13.10", | ||
"@babel/core": "^7.13.10", | ||
"@babel/node": "^7.13.10", | ||
"@babel/plugin-external-helpers": "^7.12.13", | ||
@@ -102,4 +102,4 @@ "@babel/plugin-proposal-class-properties": "^7.13.0", | ||
"@babel/plugin-proposal-optional-chaining": "^7.13.8", | ||
"@babel/plugin-transform-runtime": "^7.13.9", | ||
"@babel/preset-env": "^7.13.9", | ||
"@babel/plugin-transform-runtime": "^7.13.10", | ||
"@babel/preset-env": "^7.13.10", | ||
"@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.32", | ||
"@types/node": "^14.14.34", | ||
"@types/tap": "^14.10.3", | ||
"@typescript-eslint/eslint-plugin": "^4.16.1", | ||
"@typescript-eslint/parser": "^4.15.0", | ||
"eslint": "^7.21.0", | ||
"lect": "^0.16.7", | ||
"rollup": "^2.40.0", | ||
"@typescript-eslint/eslint-plugin": "^4.17.0", | ||
"@typescript-eslint/parser": "^4.17.0", | ||
"eslint": "^7.22.0", | ||
"lect": "^0.16.8", | ||
"rollup": "^2.41.2", | ||
"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
209211
Updated@babel/runtime@^7.13.10
Updatedarrayiffy-if-string@^3.13.8
Updatedast-monkey-traverse@^2.0.8