@babel/template
Advanced tools
Comparing version 7.0.0-beta.31 to 7.0.0-beta.32
{ | ||
"name": "@babel/template", | ||
"version": "7.0.0-beta.31", | ||
"version": "7.0.0-beta.32", | ||
"description": "Generate an AST from a string template.", | ||
@@ -11,7 +11,7 @@ "author": "Sebastian McKenzie <sebmck@gmail.com>", | ||
"dependencies": { | ||
"@babel/code-frame": "7.0.0-beta.31", | ||
"@babel/types": "7.0.0-beta.31", | ||
"babylon": "7.0.0-beta.31", | ||
"@babel/code-frame": "7.0.0-beta.32", | ||
"@babel/types": "7.0.0-beta.32", | ||
"babylon": "7.0.0-beta.32", | ||
"lodash": "^4.2.0" | ||
} | ||
} |
@@ -133,3 +133,3 @@ # @babel/template | ||
`@babel/template` accepts all of the options from [babylon], and specifies | ||
`@babel/template` accepts all of the options from [babylon](https://github.com/babel/babel/tree/master/packages/babylon), and specifies | ||
some defaults of its own: | ||
@@ -136,0 +136,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
24053
+ Added@babel/code-frame@7.0.0-beta.32(transitive)
+ Added@babel/types@7.0.0-beta.32(transitive)
+ Addedbabylon@7.0.0-beta.32(transitive)
- Removed@babel/code-frame@7.0.0-beta.31(transitive)
- Removed@babel/types@7.0.0-beta.31(transitive)
- Removedbabylon@7.0.0-beta.31(transitive)
Updated@babel/types@7.0.0-beta.32
Updatedbabylon@7.0.0-beta.32