New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

babel-jscs

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babel-jscs - npm Package Compare versions

Comparing version 2.0.4 to 2.0.5

4

acorn-to-esprima.js

@@ -220,6 +220,2 @@ var traverse = require("babel-core").traverse;

if (this.isFunction()) {
if (node.async) node.generator = true;
}
if (this.isAwaitExpression()) {

@@ -226,0 +222,0 @@ node.type = "YieldExpression";

2

package.json
{
"name": "babel-jscs",
"version": "2.0.4",
"version": "2.0.5",
"description": "",

@@ -5,0 +5,0 @@ "main": "index.js",

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