Socket
Socket
Sign inDemoInstall

@babel/template

Package Overview
Dependencies
16
Maintainers
4
Versions
79
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.0.0 to 7.1.0

7

package.json
{
"name": "@babel/template",
"version": "7.0.0",
"version": "7.1.0",
"description": "Generate an AST from a string template.",

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

"license": "MIT",
"publishConfig": {
"access": "public"
},
"repository": "https://github.com/babel/babel/tree/master/packages/babel-template",

@@ -13,5 +16,5 @@ "main": "lib/index.js",

"@babel/code-frame": "^7.0.0",
"@babel/parser": "^7.0.0",
"@babel/parser": "^7.1.0",
"@babel/types": "^7.0.0"
}
}

Sorry, the diff of this file is not supported yet

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