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

concise-json

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

concise-json - npm Package Compare versions

Comparing version 0.2.0 to 0.2.1

1

lib/index.js

@@ -35,2 +35,3 @@ 'use strict';

Output options:
* `file?` (`string`): if specified, output will be written to the specified path
* `prettyJson?` (`boolean` = `false`): prettify JSON output

@@ -37,0 +38,0 @@ -- */

5

package.json
{
"name": "concise-json",
"version": "0.2.0",
"version": "0.2.1",
"author": "Guillermo Grau Panea",

@@ -31,3 +31,4 @@ "license": "MIT",

"graphql",
"sequelize"
"sequelize",
"firebase"
],

@@ -34,0 +35,0 @@ "homepage": "https://github.com/guigrpa/concise#readme",

@@ -10,2 +10,3 @@ // @flow

Output options:
* `file?` (`string`): if specified, output will be written to the specified path
* `prettyJson?` (`boolean` = `false`): prettify JSON output

@@ -12,0 +13,0 @@ -- */

Sorry, the diff of this file is not supported yet

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