ast-monkey-traverse
Advanced tools
Comparing version 1.4.2 to 1.4.3
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.4.3](https://bitbucket.org/codsen/codsen/src/master/packages/ast-monkey-traverse/compare/ast-monkey-traverse@1.4.2...ast-monkey-traverse@1.4.3) (2018-12-27) | ||
**Note:** Version bump only for package ast-monkey-traverse | ||
## 1.4.2 (2018-12-26) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "ast-monkey-traverse", | ||
"version": "1.4.2", | ||
"version": "1.4.3", | ||
"description": "Utility library to traverse parsed HTML (AST's) or anything nested (plain objects within arrays within plain objects)", | ||
@@ -184,3 +184,3 @@ "license": "MIT", | ||
"coveralls": "^3.0.2", | ||
"eslint": "^5.11.0", | ||
"eslint": "^5.11.1", | ||
"eslint-config-prettier": "^3.3.0", | ||
@@ -200,3 +200,3 @@ "eslint-plugin-ava": "^5.1.1", | ||
"rollup-plugin-babel": "^4.1.0", | ||
"rollup-plugin-cleanup": "^3.0.0", | ||
"rollup-plugin-cleanup": "^3.1.0", | ||
"rollup-plugin-commonjs": "^9.2.0", | ||
@@ -207,3 +207,3 @@ "rollup-plugin-node-resolve": "^4.0.0", | ||
}, | ||
"gitHead": "7101106bf752c185421f50798c6d845ec34f67c5" | ||
"gitHead": "31af5cb68a7bc35514196b3da276bda6b272fe8f" | ||
} |
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
30638