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

bartlett

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bartlett - npm Package Compare versions

Comparing version 0.0.0 to 1.0.0-alpha-01

.npmignore

10

package.json
{
"name": "bartlett",
"version": "0.0.0",
"version": "1.0.0-alpha-01",
"description": "A functional recursive descent parsing library",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"main": "src/parser.coffee",
"repository": {

@@ -15,3 +12,4 @@ "type": "git",

"parser",
"recursive-descent"
"recursive",
"descent"
],

@@ -18,0 +16,0 @@ "author": "Dan Yoder",

src/parser.coffee

Sorry, the diff of this file is not supported yet

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