Socket
Socket
Sign inDemoInstall

@babel/template

Package Overview
Dependencies
16
Maintainers
5
Versions
82
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.0.0-rc.4 to 7.0.0

8

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

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

"dependencies": {
"@babel/code-frame": "^7.0.0-rc.4",
"@babel/parser": "^7.0.0-rc.4",
"@babel/types": "^7.0.0-rc.4"
"@babel/code-frame": "^7.0.0",
"@babel/parser": "^7.0.0",
"@babel/types": "^7.0.0"
}
}
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