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

@nicknisi/standard

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nicknisi/standard - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

4

dist/prettier/config.js

@@ -1,3 +0,2 @@

/** @type import('prettier').Config */
export default {
export const config = {
useTabs: true,

@@ -11,1 +10,2 @@ tabWidth: 2,

};
export default config;
{
"$schema": "https://json.schemastore.org/package",
"name": "@nicknisi/standard",
"version": "0.0.1",
"version": "0.0.2",
"type": "module",

@@ -37,3 +37,3 @@ "description": "A standard Prettier config, eslint config, and tsconfig for my projects.",

"devDependencies": {
"@nicknisi/standard": "^1.0.0",
"@nicknisi/standard": "0.0.1",
"npm-run-all2": "^6.1.1",

@@ -40,0 +40,0 @@ "prettier": "^3.1.1",

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