New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

jsstana

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

jsstana - npm Package Compare versions

Comparing version 0.1.6 to 1.0.0

.nyc_output/6777fc02-c820-4e88-a6a3-a2f65b5f5031.json

26

package.json
{
"name": "jsstana",
"description": "s-expression match patterns for Mozilla Parser AST",
"version": "0.1.6",
"version": "1.0.0",
"homepage": "https://github.com/phadej/jsstana",

@@ -30,12 +30,10 @@ "author": {

"devDependencies": {
"chai": "^3.2.0",
"david": "^6.1.4",
"escodegen": "~1.6.1",
"eslint": "^1.3.0",
"istanbul": "~0.3.0",
"jscs": "^2.1.1",
"jshint": "^2.8.0",
"jsverify": "^0.7.1",
"chai": "^4.2.0",
"david": "^11.0.0",
"escodegen": "^1.11.1",
"eslint": "^5.15.0",
"nyc": "^13.3.0",
"jsverify": "^0.8.4",
"ljs": "~0.3.0",
"mocha": "^2.2.5"
"mocha": "^6.0.2"
},

@@ -52,11 +50,11 @@ "keywords": [

"dependencies": {
"chalk": "^1.1.1",
"chalk": "^2.4.2",
"commander": "^2.8.1",
"esprima": "^2.5.0",
"esprima": "^4.0.1",
"estraverse": "^4.1.0",
"levenshtein": "~1.0.2",
"packrattle": "^4.1.0",
"underscore": "~1.8.2",
"walkdir": "0.0.10"
"underscore": "^1.9.1",
"walkdir": "^0.3.2"
}
}

@@ -10,4 +10,2 @@ # jsstana

[![NPM version](https://badge.fury.io/js/jsstana.svg)](http://badge.fury.io/js/jsstana)
[![Dependency Status](https://gemnasium.com/phadej/jsstana.svg)](https://gemnasium.com/phadej/jsstana)
[![Code Climate](https://img.shields.io/codeclimate/github/phadej/jsstana.svg)](https://codeclimate.com/github/phadej/jsstana)

@@ -14,0 +12,0 @@ ## Synopsis

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