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

fury

Package Overview
Dependencies
Maintainers
6
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fury - npm Package Compare versions

Comparing version 3.0.0-beta.12 to 3.0.0-beta.13

4

CHANGELOG.md
# Fury Changelog
## 3.0.0-beta.13 (2019-12-06)
This release contains internal changes needed for included Fury adapters.
## 3.0.0-beta.12 (2019-07-02)

@@ -4,0 +8,0 @@

@@ -268,2 +268,7 @@ const { Namespace } = require('api-elements');

if (!api) {
// eslint-disable-next-line no-param-reassign
api = new this.minim.elements.Category();
}
const promise = adapter.serialize({ api, namespace: this.minim, mediaType });

@@ -270,0 +275,0 @@

9

package.json
{
"name": "fury",
"version": "3.0.0-beta.12",
"version": "3.0.0-beta.13",
"description": "API Description SDK",

@@ -8,2 +8,5 @@ "author": "Apiary.io <support@apiary.io>",

"main": "./lib/fury.js",
"files": [
"lib/fury.js"
],
"homepage": "https://github.com/apiaryio/api-elements.js/tree/master/packages/fury",

@@ -21,3 +24,3 @@ "repository": {

"dependencies": {
"api-elements": "^0.2.2"
"api-elements": "^0.2.3"
},

@@ -32,3 +35,3 @@ "devDependencies": {

},
"gitHead": "c0fd7dd00ddf8320287461ff0ba4932d12f2e82e"
"gitHead": "92e12bd81f6f5c873b411fa34e7df59cbe1dcc88"
}
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