Socket
Socket
Sign inDemoInstall

recast

Package Overview
Dependencies
Maintainers
1
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.17.4 to 0.17.5

12

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

@@ -38,3 +38,3 @@ "keywords": [

"dependencies": {
"ast-types": "0.12.2",
"ast-types": "0.12.3",
"esprima": "~4.0.0",

@@ -45,5 +45,5 @@ "private": "^0.1.8",

"devDependencies": {
"@babel/core": "^7.2.2",
"@babel/parser": "^7.3.4",
"@babel/preset-env": "^7.3.1",
"@babel/core": "^7.4.0",
"@babel/parser": "^7.4.2",
"@babel/preset-env": "^7.4.2",
"@types/esprima": "^4.0.2",

@@ -61,3 +61,3 @@ "@types/glob": "^7.1.1",

"ts-node": "^7.0.1",
"typescript": "^3.3.3"
"typescript": "^3.3.4000"
},

@@ -64,0 +64,0 @@ "engines": {

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