Comparing version 0.12.0 to 0.12.1
@@ -1086,2 +1086,5 @@ var assert = require("assert"); | ||
case "JSXSpreadChild": | ||
return concat(["{...", path.call(print, "expression"), "}"]); | ||
case "JSXExpressionContainer": | ||
@@ -1088,0 +1091,0 @@ return concat(["{", path.call(print, "expression"), "}"]); |
@@ -15,3 +15,3 @@ { | ||
], | ||
"version": "0.12.0", | ||
"version": "0.12.1", | ||
"homepage": "http://github.com/benjamn/recast", | ||
@@ -32,3 +32,3 @@ "repository": { | ||
"dependencies": { | ||
"ast-types": "0.9.6", | ||
"ast-types": "0.9.8", | ||
"core-js": "^2.4.1", | ||
@@ -42,6 +42,6 @@ "esprima": "~3.1.0", | ||
"babel-preset-es2015": "^6.22.0", | ||
"babylon": "~6.15.0", | ||
"babylon": "~6.16.1", | ||
"esprima-fb": "^15001.1001.0-dev-harmony-fb", | ||
"mocha": "~3.1.2", | ||
"reify": "^0.4.16" | ||
"mocha": "~3.2.0", | ||
"reify": "^0.5.3" | ||
}, | ||
@@ -48,0 +48,0 @@ "engines": { |
@@ -1,2 +0,2 @@ | ||
# recast, _v_. [![Build Status](https://travis-ci.org/benjamn/recast.svg?branch=master)](https://travis-ci.org/benjamn/recast) [![Join the chat at https://gitter.im/benjamn/recast](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/benjamn/recast?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) | ||
# recast, _v_. [![Build Status](https://travis-ci.org/benjamn/recast.svg?branch=master)](https://travis-ci.org/benjamn/recast) [![Join the chat at https://gitter.im/benjamn/recast](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/benjamn/recast?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![Greenkeeper badge](https://badges.greenkeeper.io/benjamn/recast.svg)](https://greenkeeper.io/) | ||
@@ -3,0 +3,0 @@ 1. to give (a metal object) a different form by melting it down and reshaping it. |
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
165166
4360
+ Addedast-types@0.9.8(transitive)
- Removedast-types@0.9.6(transitive)
Updatedast-types@0.9.8