babel-template
Advanced tools
Comparing version 6.1.18 to 6.2.0
@@ -1,3 +0,1 @@ | ||
/* @flow */ | ||
"use strict"; | ||
@@ -4,0 +2,0 @@ |
{ | ||
"name": "babel-template", | ||
"version": "6.1.18", | ||
"version": "6.2.0", | ||
"description": "Generate an AST from a string template.", | ||
@@ -11,5 +11,5 @@ "author": "Sebastian McKenzie <sebmck@gmail.com>", | ||
"dependencies": { | ||
"babylon": "^6.1.18", | ||
"babel-traverse": "^6.1.18", | ||
"babel-types": "^6.1.18", | ||
"babylon": "^6.2.0", | ||
"babel-traverse": "^6.2.0", | ||
"babel-types": "^6.2.0", | ||
"babel-runtime": "^5.0.0", | ||
@@ -16,0 +16,0 @@ "lodash": "^3.10.1" |
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
4274
92
Updatedbabel-traverse@^6.2.0
Updatedbabel-types@^6.2.0
Updatedbabylon@^6.2.0