Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@agoric/recast

Package Overview
Dependencies
Maintainers
5
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@agoric/recast - npm Package Compare versions

Comparing version 0.20.5 to 0.20.6

2

lib/fast-path.js

@@ -284,3 +284,3 @@ "use strict";

(node.extra && node.extra.parenthesized)) {
return false;
return true;
}

@@ -287,0 +287,0 @@ switch (node.type) {

{
"author": "Ben Newman <bn@cs.stanford.edu>",
"name": "@agoric/recast",
"version": "0.20.5",
"version": "0.20.6",
"description": "JavaScript syntax tree transformer, nondestructive pretty-printer, and automatic source map generator",

@@ -6,0 +6,0 @@ "keywords": [

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