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

@fauna/typescript

Package Overview
Dependencies
Maintainers
0
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fauna/typescript - npm Package Compare versions

Comparing version 0.0.13 to 0.0.14

2

package.json
{
"name": "@fauna/typescript",
"version": "0.0.13",
"version": "0.0.14",
"description": "A collection of lint, format, and build configs used at Fauna for TypeScript projects.",

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

@@ -31,3 +31,3 @@ # TypeScript

```(javascript)
```javascript
import { config as defaultConfig } from "@fauna/typescript/config/js/eslint.config.js";

@@ -42,3 +42,3 @@

In `prettier.config.js`
```(javascript)
```javascript
import basePrettierConfig from "@fauna/typescript/config/prettierrc.js";

@@ -60,3 +60,3 @@

```(json)
```json
"scripts": {

@@ -63,0 +63,0 @@ "lint": "eslint . --fix",

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