Socket
Socket
Sign inDemoInstall

recast

Package Overview
Dependencies
Maintainers
2
Versions
266
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

recast - npm Package Compare versions

Comparing version 0.21.1 to 0.21.2

7

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

@@ -31,4 +31,4 @@ "keywords": [

"format": "prettier --write .",
"clean": "ts-emit-clean",
"prepack": "npm run build",
"clean": "tsc --build --clean",
"prepare": "npm run build",
"postpack": "npm run clean"

@@ -68,3 +68,2 @@ },

"reify": "0.20.12",
"ts-emit-clean": "1.0.0",
"typescript": "^4.3.5"

@@ -71,0 +70,0 @@ },

Sorry, the diff of this file is too big to display

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