babel-helper-builder-conditional-assignment-operator-visitor
Advanced tools
Comparing version
{ | ||
"name": "babel-helper-builder-conditional-assignment-operator-visitor", | ||
"version": "6.18.0", | ||
"version": "6.22.0", | ||
"description": "Helper function to build conditional assignment operator visitors", | ||
@@ -9,6 +9,6 @@ "repository": "https://github.com/babel/babel/tree/master/packages/babel-helper-builder-conditional-assignment-operator-visitor", | ||
"dependencies": { | ||
"babel-helper-explode-assignable-expression": "^6.18.0", | ||
"babel-runtime": "^6.0.0", | ||
"babel-types": "^6.18.0" | ||
"babel-helper-explode-assignable-expression": "^6.22.0", | ||
"babel-runtime": "^6.22.0", | ||
"babel-types": "^6.22.0" | ||
} | ||
} |
2424
0.04%