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

codepainter

Package Overview
Dependencies
Maintainers
1
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

codepainter - npm Package Compare versions

Comparing version 0.3.29 to 0.3.30

12

package.json
{
"name": "codepainter",
"version": "0.3.29",
"version": "0.3.30",
"author": "Jakub Wieczorek <jakubw@jakubw.net>",

@@ -33,10 +33,10 @@ "description": "A JavaScript beautifier that can both infer coding style and transform code to reflect that style. You can also set style preferences explicitly in a variety of ways.",

"dependencies": {
"async": "^0.6.2",
"cli-color": "^0.2.3",
"esprima": "^1.1.1",
"async": "^0.8.0",
"cli-color": "^0.3.2",
"editorconfig": "^0.11.4",
"esprima": "^1.2.1",
"gitlike-cli": "0.0.10",
"glob": "^3.2.9",
"memorystream": "^0.2.0",
"mkdirp": "^0.3.5",
"mkdirp": "^0.5.0",
"node.extend": "^1.0.10"

@@ -46,3 +46,3 @@ },

"mocha": "^1.18.2",
"should": "^3.2.0"
"should": "^3.3.1"
},

@@ -49,0 +49,0 @@ "engine": "node >= 0.10.6",

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