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

@patternfly/ast-helpers

Package Overview
Dependencies
Maintainers
16
Versions
697
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@patternfly/ast-helpers - npm Package Compare versions

Comparing version 0.4.34 to 0.4.35

2

acorn.js

@@ -12,3 +12,3 @@ const { Parser } = require('acorn');

return jsxParser.parse(code, {
ecmaVersion: 2018,
ecmaVersion: 2020,
sourceType: 'module',

@@ -15,0 +15,0 @@ allowReturnOutsideFunction: true

@@ -6,2 +6,10 @@ # Change Log

## 0.4.35 (2022-05-06)
**Note:** Version bump only for package @patternfly/ast-helpers
## 0.4.34 (2022-05-02)

@@ -8,0 +16,0 @@

{
"name": "@patternfly/ast-helpers",
"description": "Acorn AST helpers for working with live code",
"version": "0.4.34",
"version": "0.4.35",
"author": "Red Hat",

@@ -18,3 +18,3 @@ "license": "MIT",

},
"gitHead": "9caeb1071e7e2ec15963190f8587f4b42b3e3ab5"
"gitHead": "33f1e18515b2dbe647a4055e61506a21bcf2d8db"
}
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