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

@ttab/coffeescript-style

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ttab/coffeescript-style - npm Package Compare versions

Comparing version 0.2.0 to 0.2.1

2

coffeelint.js

@@ -45,3 +45,3 @@ module.exports = {

name: "colon_assignment_spacing",
level: "warn",
level: "error",
spacing: {

@@ -48,0 +48,0 @@ left: 0,

{
"name": "@ttab/coffeescript-style",
"version": "0.2.0",
"version": "0.2.1",
"description": "TT AB Linter for coffeescript",

@@ -5,0 +5,0 @@ "main": "coffeelint.js",

@@ -28,3 +28,3 @@ #CoffeeScript Style Guide

"colon_assignment_spacing": {
"level": "warn",
"level": "error",
"spacing": {

@@ -53,3 +53,3 @@ "left": 0,

```
yarn add -d @ttab/coffeescript-style
yarn add -D @ttab/coffeescript-style
```

@@ -56,0 +56,0 @@

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