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

@banterstudiosuk/prettier-config

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@banterstudiosuk/prettier-config - npm Package Compare versions

Comparing version 0.1.1 to 0.2.0

4

lib/index.js

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

"use strict";
module.exports = {

@@ -8,2 +10,2 @@ semi: true,

printWidth: 100
};
};
{
"name": "@banterstudiosuk/prettier-config",
"version": "0.1.1",
"version": "0.2.0",
"description": "Prettier config",

@@ -13,2 +13,3 @@ "keywords": [

"main": "lib/index.js",
"module": "src/index.js",
"directories": {

@@ -28,3 +29,3 @@ "lib": "lib"

"scripts": {
"test": "echo \"Error: run tests from root\" && exit 1"
"build": "npx babel --root-mode upward src --out-dir lib --ignore \"src/*.spec.js\""
},

@@ -34,3 +35,3 @@ "bugs": {

},
"gitHead": "933b9137077f757daa4552d9b8f234b05ea3508c"
"gitHead": "6ce2436395d29795cc540886319f7684b9fabc4c"
}
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