babel-core
Advanced tools
Comparing version 6.25.0 to 6.26.0
{ | ||
"name": "babel-core", | ||
"version": "6.25.0", | ||
"version": "6.26.0", | ||
"description": "Babel compiler core.", | ||
@@ -29,27 +29,27 @@ "author": "Sebastian McKenzie <sebmck@gmail.com>", | ||
"dependencies": { | ||
"babel-code-frame": "^6.22.0", | ||
"babel-generator": "^6.25.0", | ||
"babel-code-frame": "^6.26.0", | ||
"babel-generator": "^6.26.0", | ||
"babel-helpers": "^6.24.1", | ||
"babel-messages": "^6.23.0", | ||
"babel-template": "^6.25.0", | ||
"babel-runtime": "^6.22.0", | ||
"babel-register": "^6.24.1", | ||
"babel-traverse": "^6.25.0", | ||
"babel-types": "^6.25.0", | ||
"babylon": "^6.17.2", | ||
"convert-source-map": "^1.1.0", | ||
"debug": "^2.1.1", | ||
"json5": "^0.5.0", | ||
"lodash": "^4.2.0", | ||
"minimatch": "^3.0.2", | ||
"path-is-absolute": "^1.0.0", | ||
"private": "^0.1.6", | ||
"babel-register": "^6.26.0", | ||
"babel-runtime": "^6.26.0", | ||
"babel-template": "^6.26.0", | ||
"babel-traverse": "^6.26.0", | ||
"babel-types": "^6.26.0", | ||
"babylon": "^6.18.0", | ||
"convert-source-map": "^1.5.0", | ||
"debug": "^2.6.8", | ||
"json5": "^0.5.1", | ||
"lodash": "^4.17.4", | ||
"minimatch": "^3.0.4", | ||
"path-is-absolute": "^1.0.1", | ||
"private": "^0.1.7", | ||
"slash": "^1.0.0", | ||
"source-map": "^0.5.0" | ||
"source-map": "^0.5.6" | ||
}, | ||
"devDependencies": { | ||
"babel-helper-fixtures": "^6.22.0", | ||
"babel-helper-transform-fixture-test-runner": "^6.24.1", | ||
"babel-polyfill": "^6.23.0" | ||
"babel-helper-fixtures": "^6.26.0", | ||
"babel-helper-transform-fixture-test-runner": "^6.26.0", | ||
"babel-polyfill": "^6.26.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
101771
32
2520
- Removedbabel-core@6.26.3(transitive)
Updatedbabel-code-frame@^6.26.0
Updatedbabel-generator@^6.26.0
Updatedbabel-register@^6.26.0
Updatedbabel-runtime@^6.26.0
Updatedbabel-template@^6.26.0
Updatedbabel-traverse@^6.26.0
Updatedbabel-types@^6.26.0
Updatedbabylon@^6.18.0
Updatedconvert-source-map@^1.5.0
Updateddebug@^2.6.8
Updatedjson5@^0.5.1
Updatedlodash@^4.17.4
Updatedminimatch@^3.0.4
Updatedpath-is-absolute@^1.0.1
Updatedprivate@^0.1.7
Updatedsource-map@^0.5.6