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

briskly-json

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

briskly-json - npm Package Compare versions

Comparing version 0.1.1 to 0.2.0

4

index.d.ts

@@ -8,3 +8,5 @@ export var json: Briskly;

port?: number;
host?: string;
routes?: {

@@ -11,0 +13,0 @@ [routePath: string]: Route;

{
"name": "briskly-json",
"version": "0.1.1",
"version": "0.2.0",
"description": "briskly.json parser",

@@ -5,0 +5,0 @@ "main": "src/index",

### briskly-json
Find and parse `briskly.json` in Briskly projects
[![NPM version](http://img.shields.io/npm/v/briskly-json.svg?style=flat)](https://www.npmjs.org/package/briskly-json)
[![Travis build status](https://travis-ci.org/Seikho/briskly-json.svg?branch=master)](https://travis-ci.org/Seikho/briskly-json)
### Installation

@@ -5,0 +8,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