Socket
Socket
Sign inDemoInstall

babel-types

Package Overview
Dependencies
Maintainers
6
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babel-types - npm Package Compare versions

Comparing version 6.23.0 to 6.24.1

2

lib/validators.js

@@ -169,2 +169,4 @@ "use strict";

return false;
} else if (name === "await") {
return false;
} else {

@@ -171,0 +173,0 @@ return _esutils2.default.keyword.isIdentifierNameES6(name);

2

package.json
{
"name": "babel-types",
"version": "6.23.0",
"version": "6.24.1",
"description": "Babel Types is a Lodash-esque utility library for AST nodes",

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

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