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

grasp

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

grasp - npm Package Compare versions

Comparing version 0.5.0-beta to 0.5.0-beta2

2

lib/options.js

@@ -61,3 +61,3 @@ // Generated by LiveScript 1.5.0

longDescription: 'Sets the parser and options for the parser. Argument value is a tuple, with the first item being the require path, and the second an optional object with options for the parser when calling its parse function.',
'default': "(esprima-fb, {loc: true, sourceType: 'module', range: true})",
'default': "(flow-parser, {loc: true, sourceType: 'module', range: true})",
hidden: true,

@@ -64,0 +64,0 @@ example: '--parser "(./path/to/esprima, {loc: true})"'

{
"name": "grasp",
"author": "George Zahariev",
"version": "0.5.0-beta",
"version": "0.5.0-beta2",
"homepage": "http://graspjs.com",

@@ -39,3 +39,3 @@ "description": "JavaScript structural search, replace, and refactor",

"dependencies": {
"esprima-fb": "^15001.1001.0-dev-harmony-fb",
"flow-parser": "^0.*",
"prelude-ls": "^1.1.2",

@@ -42,0 +42,0 @@ "cli-color": "^1.1.0",

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