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

decaffeinate-parser

Package Overview
Dependencies
Maintainers
1
Versions
156
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

decaffeinate-parser - npm Package Compare versions

Comparing version 22.5.7 to 22.5.8

17

package.json
{
"name": "decaffeinate-parser",
"description": "A better AST for CoffeeScript, inspired by CoffeeScriptRedux.",
"version": "22.5.7",
"version": "22.5.8",
"main": "dist/parser.js",

@@ -13,3 +13,3 @@ "module": "dist/parser.mjs",

"pretest": "yarn lint",
"test": "yarn build && mocha"
"test": "jest"
},

@@ -32,3 +32,3 @@ "keywords": [

"coffee-lex": "^9.1.3",
"decaffeinate-coffeescript": "1.12.7-patch.2",
"decaffeinate-coffeescript": "1.12.7-patch.3",
"decaffeinate-coffeescript2": "2.2.1-patch.4",

@@ -46,10 +46,9 @@ "lines-and-columns": "^1.1.6"

"@babel/register": "^7.0.0",
"@types/json-stable-stringify": "^1.0.32",
"@types/mocha": "^5.2.5",
"@types/node": "10.12.17",
"@types/jest": "^24.0.0",
"@types/node": "11.9.0",
"coffee-script-redux": "^2.0.0-beta8",
"json-stable-stringify": "^1.0.1",
"mocha": "^5.0.0",
"jest": "^23.6.0",
"string-repeat": "^1.1.1",
"ts-node": "^7.0.1",
"ts-jest": "^23.10.5",
"ts-node": "^8.0.2",
"tslint": "^5.11.0",

@@ -56,0 +55,0 @@ "typescript": "^3.0.3"

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