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

fury

Package Overview
Dependencies
Maintainers
5
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 1.0.1 to 1.0.2

4

Changelog.md

@@ -0,1 +1,5 @@

# 1.0.2 - 2015-11-30
- Upgrade Minim Parse Result to 0.2.1
# 1.0.1 - 2015-11-30

@@ -2,0 +6,0 @@

4

package.json
{
"name": "fury",
"description": "API Description SDK",
"version": "1.0.1",
"version": "1.0.2",
"author": "Apiary.io <support@apiary.io>",

@@ -26,3 +26,3 @@ "main": "./lib/fury",

"minim": "^0.12.3",
"minim-parse-result": "^0.1.0"
"minim-parse-result": "^0.2.1"
},

@@ -29,0 +29,0 @@ "devDependencies": {

@@ -47,3 +47,3 @@ import {assert} from 'chai';

]],
['annotation', {'classes': ['warning']}, {'code': 6, 'sourceMap': [[0, 10]]}, 'description'],
['annotation', {'classes': ['warning']}, {'code': 6, 'sourceMap': [['sourceMap', {}, {}, [0, 10]]]}, 'description'],
]];

@@ -50,0 +50,0 @@

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