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

grasp-syntax-javascript

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

grasp-syntax-javascript - npm Package Compare versions

Comparing version 0.2.1 to 0.2.2

15

index.js

@@ -475,2 +475,17 @@ // Generated by LiveScript 1.5.0

}
},
Types: {
TypeAnnotation: {
alias: 'type-annotation'
},
TypeAlias: {
alias: 'type-alias'
},
TypeCastExpression: {
alias: 'type-cast-exp',
nodes: ['expression']
},
InterfaceDeclaration: {
alias: 'interface-dec'
}
}

@@ -477,0 +492,0 @@ };

2

package.json
{
"name": "grasp-syntax-javascript",
"version": "0.2.1",
"version": "0.2.2",
"author": "George Zahariev <z@georgezahariev.com>",

@@ -5,0 +5,0 @@ "description": "grasp query engines common parts",

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