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

jsonapi-server

Package Overview
Dependencies
Maintainers
6
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jsonapi-server - npm Package Compare versions

Comparing version 3.1.0 to 3.2.0

2

CHANGELOG.md

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

- 2017-09-19 - v3.2.0
- 2017-09-19 - Node.js 8 support.
- 2017-09-14 - v3.1.0

@@ -2,0 +4,0 @@ - 2017-09-14 - Improved Swagger 2.0 configuration.

11

package.json
{
"name": "jsonapi-server",
"version": "3.1.0",
"version": "3.2.0",
"description": "A config driven NodeJS framework implementing json:api",

@@ -29,3 +29,3 @@ "keywords": [

"graphql": "0.7.2",
"joi": "10.6.0",
"joi": "11.0.2",
"lodash.assign": "4.2.0",

@@ -38,3 +38,3 @@ "lodash.isequal": "4.5.0",

"qs": "6.5.1",
"request": "2.81.0",
"request": "2.82.0",
"use-strict": "1.0.1",

@@ -44,7 +44,7 @@ "uuid": "3.1.0"

"devDependencies": {
"eslint": "4.6.1",
"eslint": "4.7.1",
"eslint-config-standard": "10.2.1",
"eslint-plugin-import": "2.7.0",
"eslint-plugin-node": "5.1.1",
"eslint-plugin-promise": "^3.3.0",
"eslint-plugin-promise": "3.5.0",
"eslint-plugin-standard": "3.0.1",

@@ -57,3 +57,2 @@ "istanbul": "0.4.5",

"mocha-performance": "0.1.1",
"node-inspector": "1.1.1",
"plato": "1.7.0",

@@ -60,0 +59,0 @@ "swagger-tools": "0.10.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