Socket
Socket
Sign inDemoInstall

babel-template

Package Overview
Dependencies
24
Maintainers
1
Versions
46
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 6.0.12 to 6.0.14

12

package.json
{
"name": "babel-template",
"version": "6.0.12",
"version": "6.0.14",
"description": "Generate an AST from a string template.",

@@ -8,11 +8,11 @@ "author": "Sebastian McKenzie <sebmck@gmail.com>",

"license": "MIT",
"repository": "babel/babel",
"repository": "https://github.com/babel/babel/tree/master/packages/babel-template",
"main": "lib/index.js",
"dependencies": {
"babylon": "^6.0.2",
"babel-traverse": "^6.0.2",
"babel-types": "^6.0.12",
"babel-runtime": "^6.0.12",
"babylon": "^6.0.14",
"babel-traverse": "^6.0.14",
"babel-types": "^6.0.14",
"babel-runtime": "^5.0.0",
"lodash": "^3.10.1"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc