ast-monkey-traverse
Advanced tools
Comparing version 1.12.7 to 1.12.8
/** | ||
* ast-monkey-traverse | ||
* Utility library to traverse parsed HTML (AST's) or anything nested (plain objects within arrays within plain objects) | ||
* Version: 1.12.7 | ||
* Version: 1.12.8 | ||
* Author: Roy Revelt, Codsen Ltd | ||
@@ -6,0 +6,0 @@ * License: MIT |
/** | ||
* ast-monkey-traverse | ||
* Utility library to traverse parsed HTML (AST's) or anything nested (plain objects within arrays within plain objects) | ||
* Version: 1.12.7 | ||
* Version: 1.12.8 | ||
* Author: Roy Revelt, Codsen Ltd | ||
@@ -6,0 +6,0 @@ * License: MIT |
/** | ||
* ast-monkey-traverse | ||
* Utility library to traverse parsed HTML (AST's) or anything nested (plain objects within arrays within plain objects) | ||
* Version: 1.12.7 | ||
* Version: 1.12.8 | ||
* Author: Roy Revelt, Codsen Ltd | ||
@@ -6,0 +6,0 @@ * License: MIT |
/** | ||
* ast-monkey-traverse | ||
* Utility library to traverse parsed HTML (AST's) or anything nested (plain objects within arrays within plain objects) | ||
* Version: 1.12.7 | ||
* Version: 1.12.8 | ||
* Author: Roy Revelt, Codsen Ltd | ||
@@ -6,0 +6,0 @@ * License: MIT |
{ | ||
"name": "ast-monkey-traverse", | ||
"version": "1.12.7", | ||
"version": "1.12.8", | ||
"description": "Utility library to traverse parsed HTML (AST's) or anything nested (plain objects within arrays within plain objects)", | ||
@@ -129,11 +129,11 @@ "license": "MIT", | ||
"@babel/core": "^7.9.0", | ||
"@babel/preset-env": "^7.9.0", | ||
"@rollup/plugin-commonjs": "^11.0.2", | ||
"@rollup/plugin-node-resolve": "^7.1.1", | ||
"@babel/preset-env": "^7.9.5", | ||
"@rollup/plugin-commonjs": "^11.1.0", | ||
"@rollup/plugin-node-resolve": "^7.1.3", | ||
"@rollup/plugin-strip": "^1.3.2", | ||
"benchmark": "^2.1.4", | ||
"lect": "^0.12.4", | ||
"lect": "^0.12.5", | ||
"lodash.isequal": "^4.5.0", | ||
"object-path": "^0.11.4", | ||
"rollup": "^2.3.2", | ||
"rollup": "^2.6.1", | ||
"rollup-plugin-ascii": "^0.0.3", | ||
@@ -140,0 +140,0 @@ "rollup-plugin-babel": "^4.4.0", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0