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

@jeefo/parser

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jeefo/parser - npm Package Compare versions

Comparing version 0.0.22 to 0.0.23

4

package.json
{
"name": "@jeefo/parser",
"version": "0.0.22",
"version": "0.0.23",
"description": "A library for parsing AST for any language.",

@@ -15,2 +15,4 @@ "author": {

"test": "./node_modules/mocha/bin/mocha \"specs/**/*_specs.js\"",
"save": "git add . && git c \"`date`\" && git p",
"save_version": "git add . && git c \"v$npm_package_version\" && git p",
"jeefo_publish": "node node_modules/@jeefo/publish/publish.js"

@@ -17,0 +19,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