New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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 1.2.23 to 1.3.0

6

package.json
{
"name": "decaffeinate-parser",
"version": "1.2.23",
"version": "1.3.0",
"description": "A better AST for CoffeeScript, inspired by CoffeeScriptRedux.",

@@ -8,3 +8,4 @@ "main": "dist/decaffeinate-parser.umd.js",

"scripts": {
"build": "rollup -c rollup.config.es6.js && rollup -c rollup.config.umd.js",
"prebuild": "rm -rf dist/",
"build": "rollup -c",
"prepublish": "npm run build",

@@ -33,2 +34,3 @@ "test": "mocha"

"babel-register": "^6.7.2",
"babelrc-rollup": "^1.1.0",
"coffee-script-redux": "^2.0.0-beta8",

@@ -35,0 +37,0 @@ "mocha": "^2.4.5",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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