Socket
Socket
Sign inDemoInstall

babel-template

Package Overview
Dependencies
Maintainers
6
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babel-template - npm Package Compare versions

Comparing version 6.5.0 to 6.6.0

2

lib/index.js

@@ -0,1 +1,3 @@

/* eslint max-len: 0 */
"use strict";

@@ -2,0 +4,0 @@

8

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

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

"dependencies": {
"babylon": "^6.3.13",
"babel-traverse": "^6.3.13",
"babel-types": "^6.3.13",
"babylon": "^6.6.0",
"babel-traverse": "^6.6.0",
"babel-types": "^6.6.0",
"babel-runtime": "^5.0.0",

@@ -16,0 +16,0 @@ "lodash": "^3.10.1"

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc