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

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.20.4 to 0.20.5

18

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

@@ -51,16 +51,16 @@ "keywords": [

"devDependencies": {
"@babel/core": "7.11.6",
"@babel/parser": "7.11.5",
"@babel/preset-env": "7.11.5",
"@babel/core": "7.14.8",
"@babel/parser": "7.14.8",
"@babel/preset-env": "7.12.13",
"@types/esprima": "4.0.2",
"@types/glob": "7.1.3",
"@types/mocha": "8.0.3",
"@types/node": "14.10.0",
"@typescript-eslint/parser": "^3.0.1",
"@types/mocha": "8.2.0",
"@types/node": "16.4.0",
"@typescript-eslint/parser": "^4.9.1",
"eslint": "^7.1.0",
"esprima-fb": "15001.1001.0-dev-harmony-fb",
"flow-parser": "0.135.0",
"flow-parser": "0.156.0",
"glob": "7.1.6",
"lint-staged": "^10.2.6",
"mocha": "8.1.3",
"mocha": "8.2.1",
"prettier": "^2.0.5",

@@ -67,0 +67,0 @@ "reify": "0.20.12",

Sorry, the diff of this file is not supported yet

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