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

decaffeinate-coffeescript2

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

decaffeinate-coffeescript2 - npm Package Compare versions

Comparing version 2.2.1-patch.2 to 2.2.1-patch.3

2

lib/coffeescript/nodes.d.ts

@@ -245,3 +245,3 @@ import Scope from './scope';

export class PropertyName extends Literal {}
export class ComputedPropertyName extends Literal {}
export class ComputedPropertyName extends PropertyName {}
export class StatementLiteral extends Literal {}

@@ -248,0 +248,0 @@ export class ThisLiteral extends Literal {}

@@ -11,3 +11,3 @@ {

"author": "Jeremy Ashkenas",
"version": "2.2.1-patch.2",
"version": "2.2.1-patch.3",
"license": "MIT",

@@ -14,0 +14,0 @@ "engines": {

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